Commit Graph

123 Commits (master)

Author SHA1 Message Date
Tim Stack 2610a8eac4 [coverity] some more fixes 6 days ago
Tim Stack 9694d93ff3 [files] add a detail view to the files panel 2 weeks ago
Tim Stack 53b883d015 [internal] remove ghc::filesystem 4 weeks ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
2 months ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 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 c075da3eaa [blog] add a post about PRQL 3 months ago
Tim Stack 6d2d414e97 [prql] add more online help 3 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 3 months ago
Tim Stack 398b17f0f6 [prql] refinements 3 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 4 months ago
Tim Stack db5db6a07e [help] add default command help 4 months ago
Tim Stack c68b7ec7a3 [misc] cleanups before release 4 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
4 months ago
Tim Stack e17363ea66 [readline] fix a dumb mistake with the sql prompt 10 months ago
Tim Stack 29d0af47cb [keymap] half-page up near the top should go to zero
Some performance improvements
10 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
Tim Stack 80a7332fc8 [sql] some SQL prompt cleanup 10 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
10 months ago
Suresh Sundriyal 53514c4dea [cleanup] Some more include cleanup. 11 months ago
Tim Stack 6e1a664286 [iwyu] more include cleanup 11 months ago
Tim Stack 14e61acda7 [gantt] support filtering 11 months ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
12 months ago
Tim Stack 29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
12 months ago
Tim Stack 8da3dcc01c [listview] when making big moves, put the focused row in the middle
Related to #1088 and #1149
12 months ago
Tim Stack 1a1272bbfb [cursor] when the parser overlay is displayed, sync the selection and top
Related to #1088
1 year ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack 317f2d32cf [misc] use sqlitepp.client in lnav.events.cc 2 years ago
Timothy Stack e8f0b1e6b8 [secure-mode] some more restrictions 2 years ago
Timothy Stack 45270505e3 [status] some more user notification tweaks 2 years ago
Timothy Stack 4c20b0039c [sql] some more error improvements 2 years ago
Timothy Stack dde6d88430 [exec] fix reporting of errors in scripts 2 years ago
Timothy Stack 3c54f20fce [sysclip] support osc 52 for copying to the clipboard
Fixes #825
2 years ago
Timothy Stack 6393990b91 [nits] miscellaneous issues 2 years ago
Timothy Stack 52fe2db376 [spectro] add a summary overlay to the selected position and show log messages in a panel 2 years ago
Timothy Stack d5b06fca5f [mark-expr] expression marks should count when showing elapsed time 2 years ago
Timothy Stack c24be236a3 [:goto] raise an error if the input is not fully parsed
Related to #999
2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack 0785a432fa [console] colorize console output 2 years ago
Timothy Stack 99c1688c2e [attr_line] use variant instead of a union for attribute values 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 2 years ago
Timothy Stack 6fff9d60f5 [build] some clang-tidy fixes 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack 4564e162d0 [build] try to optimize compile time 2 years ago
Timothy Stack d239bb4594 [vum/configmanager] make the clipboard commands configurable 3 years ago
Timothy Stack aa30526a54 [help] add some more stuff to the search syntax help prompt 3 years ago