Commit Graph

3346 Commits (master)
 

Author SHA1 Message Date
Tim Stack 8c7d7c3e82 [misc] fix a couple of memory issues 4 weeks ago
Tim Stack e1a1e7099b [java_log] add another java_log regex 4 weeks ago
Tim Stack 4ad451b27d [tests] update tests for mouse change 4 weeks ago
Tim Stack d8ee0fa58d [mouse] do not enable mouse unless using the alt screen 4 weeks ago
Tim Stack 8aa84ad143 [build] more optional 4 weeks ago
Tim Stack e732267cfe [build] missing functional include 4 weeks ago
Tim Stack bf6b64c4ea [build] missing optional includes 4 weeks ago
Tim Stack 11c9952e03 [build] missing include 4 weeks ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
4 weeks ago
Tim Stack 6dd6ec8862 [site] bump version to v0.12.2 1 month ago
Tim Stack f521c7feda [listview] remove jump to top for down 1 month ago
Tim Stack 545a74f35b [:pipe-line-to] try to fix mysterious crash in child 1 month ago
Tim Stack 5b88dbd162 [keymap] handle invalid command better
Related to #1258
1 month ago
Tim Stack 99c6aabfdd [:prompt] add breadcrumb as an option
Related to #1258
1 month ago
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 1 month ago
Tim Stack 5a744f0c66 [textview] handle mouse movement in overlay better 1 month ago
Tim Stack c465cc6d54 [mouse] missed adding the view left position to the X coord 1 month ago
Tim Stack c3f6887f38 [docs] missing secured commands 1 month ago
Tim Stack 3bb21b25a2 [mouse] tweak the docs a bit 1 month ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 1 month ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 1 month ago
Tim Stack 7341dc1f1a [mouse] breathe some life back into mouse support 1 month 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