Commit Graph

2175 Commits (6dd6ec88625a1a6bb0fa22e15e2a846d87848953)

Author SHA1 Message Date
Tim Stack f521c7feda [listview] remove jump to top for down 2 months ago
Tim Stack 545a74f35b [:pipe-line-to] try to fix mysterious crash in child 2 months ago
Tim Stack 5b88dbd162 [keymap] handle invalid command better
Related to #1258
2 months ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
2 months ago
Tim Stack 1e348993f9 [readline] skip adding append character to suggestion 2 months ago
Tim Stack ab606ca1b3 [db-view] don't reload the db-view after executing an UPDATE 2 months ago
Tim Stack 4c3c958ab1 [archive_manager] handle null error string 2 months ago
Tim Stack f69878eaf5 [format] move foreign_key flag to value meta
Fix some chart issues as well.
2 months ago
Tim Stack e805ca8a8a [mouse] move scrollbar on double click and handle mouse in spectro 2 months ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 2 months ago
Tim Stack 65634ad9b3 [ansi_scrubber] minor optimization and remove the str.erase()
Related to #1257
2 months 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 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 3 months ago
Tim Stack 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
3 months ago
Tim Stack a567549a0a [journald] more tweaks 3 months ago
Tim Stack f028ea0598 [journald] script tweaks 3 months ago
Tim Stack e0ff892d02 sigh, missed refresh 3 months ago
Tim Stack 4d87676a2a [journald] add url handler 3 months ago
Tim Stack 1b73d0c0a1 [db-view] make graphable columns a min size of 10 3 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 3 months ago
Tim Stack 49aea165d4 [view_curses] fix wrapping issues with CJK characters
Related to #935
3 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
3 months ago
Tim Stack 299757212a [highlights] restrict hash highlights to certain text formats
Related to #575
3 months ago
Tim Stack e382e3ad84 [open] improve file previews
The file preview for :open was not fully fleshed out.

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

Related to #1247

Also, bump version
3 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 3 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
3 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 3 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.
3 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 3 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 3 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
3 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
3 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 3 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 3 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 3 months ago
Tim Stack 6d2d414e97 [prql] add more online help 3 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
3 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 3 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 3 months ago