Commit Graph

3282 Commits (1e348993f9f5724fe7325ab3358552d77171ad51)
 

Author SHA1 Message Date
Tim Stack 1e348993f9 [readline] skip adding append character to suggestion 1 month ago
Tim Stack ab606ca1b3 [db-view] don't reload the db-view after executing an UPDATE 1 month ago
Tim Stack 4c3c958ab1 [archive_manager] handle null error string 1 month ago
Tim Stack f69878eaf5 [format] move foreign_key flag to value meta
Fix some chart issues as well.
1 month ago
Tim Stack e805ca8a8a [mouse] move scrollbar on double click and handle mouse in spectro 1 month ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 1 month ago
Tim Stack 65634ad9b3 [ansi_scrubber] minor optimization and remove the str.erase()
Related to #1257
1 month ago
Tim Stack 84000f46f7 [prql] limit stats.hist to top 20 by default and order results 2 months ago
Tim Stack 5a744f0c66 [textview] handle mouse movement in overlay better 2 months ago
Tim Stack c465cc6d54 [mouse] missed adding the view left position to the X coord 2 months ago
Tim Stack c3f6887f38 [docs] missing secured commands 2 months ago
Tim Stack 3bb21b25a2 [mouse] tweak the docs a bit 2 months ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 2 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 7341dc1f1a [mouse] breathe some life back into mouse support 2 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
2 months ago
Tim Stack 656451bf55 [tests] updated expected output 2 months ago
Tim Stack a567549a0a [journald] more tweaks 2 months ago
Tim Stack f028ea0598 [journald] script tweaks 2 months ago
Tim Stack e0ff892d02 sigh, missed refresh 2 months ago
Tim Stack 4d87676a2a [journald] add url handler 2 months ago
Tim Stack 1b73d0c0a1 [db-view] make graphable columns a min size of 10 2 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 2 months ago
Tim Stack 49aea165d4 [view_curses] fix wrapping issues with CJK characters
Related to #935
2 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
2 months ago
Tim Stack 980900e899 [docs] mention running autogen.sh
Related to #420
2 months ago
Tim Stack 299757212a [highlights] restrict hash highlights to certain text formats
Related to #575
2 months ago
Tim Stack 8106626c91 [bins] add manpage
Related to #1176
2 months ago
Tim Stack e382e3ad84 [open] improve file previews
The file preview for :open was not fully fleshed out.

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

Related to #1247

Also, bump version
2 months ago
Tim Stack f5946a502a [news] missed an update 2 months ago
Tim Stack 5c6fde92a6 [tests] try to fix a couple issues 2 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 2 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
2 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack 98f1504b4f [build] add schemas to dist 2 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.
2 months ago
Tim Stack 9a715fc439 [circleci] test output 2 months ago
Tim Stack dc4ea7546d [circleci] dump test output 2 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 2 months ago
Tim Stack 7d45832a77 Merge branch 'circleci-project-setup' 2 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 2 months ago
Tim Stack 523e61bab0 [circleci] debug 2 months ago
Tim Stack 8b85b5960d [circleci] more prog 2 months ago