Commit Graph

3370 Commits (4e29ee13971e0815b7df686880398d38e572c7da)
 

Author SHA1 Message Date
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 6 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 6 months ago
Tim Stack 7341dc1f1a [mouse] breathe some life back into mouse support 6 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
6 months ago
Tim Stack 656451bf55 [tests] updated expected output 6 months ago
Tim Stack a567549a0a [journald] more tweaks 6 months ago
Tim Stack f028ea0598 [journald] script tweaks 6 months ago
Tim Stack e0ff892d02 sigh, missed refresh 6 months ago
Tim Stack 4d87676a2a [journald] add url handler 6 months ago
Tim Stack 1b73d0c0a1 [db-view] make graphable columns a min size of 10 6 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 6 months ago
Tim Stack 49aea165d4 [view_curses] fix wrapping issues with CJK characters
Related to #935
6 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
6 months ago
Tim Stack 980900e899 [docs] mention running autogen.sh
Related to #420
6 months ago
Tim Stack 299757212a [highlights] restrict hash highlights to certain text formats
Related to #575
6 months ago
Tim Stack 8106626c91 [bins] add manpage
Related to #1176
6 months ago
Tim Stack e382e3ad84 [open] improve file previews
The file preview for :open was not fully fleshed out.

Related to #1254
6 months ago
Tim Stack e71ec01ac3 [prql] fix double quoted string highlighting 7 months ago
Tim Stack 572c758dcc [md4c] import v0.5.2 7 months ago
Tim Stack 7e67521181 [prql] fix lexing of "||" and add stats.hist
Related to #1253
7 months ago
Tim Stack d54b17c7b4 [last-word] minor tweaks 7 months ago
Tim Stack 45fca37323
Merge pull request #1249 from flicus/master
last-word shortening algorithm added
7 months ago
sskoptsov 151864167c last-word shortening algorithm added 7 months ago
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
7 months ago
Tim Stack f5946a502a [news] missed an update 7 months ago
Tim Stack 5c6fde92a6 [tests] try to fix a couple issues 7 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 7 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
7 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 7 months ago
Tim Stack 98f1504b4f [build] add schemas to dist 7 months ago
Tim Stack b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
7 months ago
Tim Stack 9a715fc439 [circleci] test output 7 months ago
Tim Stack dc4ea7546d [circleci] dump test output 7 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 7 months ago
Tim Stack 7d45832a77 Merge branch 'circleci-project-setup' 7 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 7 months ago
Tim Stack 523e61bab0 [circleci] debug 7 months ago
Tim Stack 8b85b5960d [circleci] more prog 7 months ago
Tim Stack d2cc4164b9 [circle] sigh..... 7 months ago
Tim Stack 125101e94b [circleci] fix lz4 path 7 months ago
Tim Stack 05dcda4ff2 [circleci] churn 7 months ago
Tim Stack 382b6dd33f sigh... 7 months ago
Tim Stack 94b98d8c0d [circleci] fix xcode version 7 months ago
Tim Stack 1f3d185f3a CircleCI Commit 7 months ago
Tim Stack c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
7 months ago
Tim Stack e08f53f1a6 [build] try to build macos-12-arm64 7 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
7 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
7 months ago
Tim Stack f06b68640a [site] bump version number 7 months ago
Tim Stack acc2668884 [tests] update hist tests 7 months ago