Commit Graph

78 Commits (8d8467dfcb44f9a2c21f21b49e9aca4fc3e4b435)

Author SHA1 Message Date
Tim Stack 54b391e53f [sql] support doing an UPDATE on the lnav_top_view SQL view 1 month ago
Tim Stack 77b9829224 [mouse] treat ctrl+click the same as shift+click
Some terminals capture shift+click so add ctrl+click as
an alternate way to highlight/mark lines.
1 month ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 2 months 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 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 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 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 7fa4e25318 [ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
3 months ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 3 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
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 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
Tim Stack f5946a502a [news] missed an update 3 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 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 554f0e2439 [partitions] revive partition functionality 3 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 4 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 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
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 0f317c476d [text_format] add shell script 5 months ago
Tim Stack 0be6c8906e [tidy] use anon namespaces and some other stuff 5 months ago
Tim Stack 272bb8d840 [all_logs] add log_msg_value column 5 months ago
Tim Stack 53d5e408fa [sql] add log_msg_line() function
Related to #1219
6 months ago
Tim Stack 21377958ca [hex-view] add a new view 9 months ago
Tim Stack 9663b1f49f [doc.sections] recognize diff sections 9 months ago
Tim Stack 8a5616c010 [docs] mention timezone stuff 10 months ago
Tim Stack 731066a644 [news] add :convert-time-to 10 months ago
Tim Stack 97e43bc76f [libs] import the c++ date library 10 months ago
Tim Stack 215d6180de [attr_line] text wrapping fixes for preformatted text 10 months ago
Tim Stack 38e5fa5945 [podman-url] add podman url scheme
Related to #1184
10 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
Tim Stack 862079e663 [fstab_vtab] add "data" column to the table
Bump rapidyaml version
10 months ago
Tim Stack dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
10 months ago
Tim Stack 4ee3b91111 [doc.meta] detect indents for guidelines 10 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
10 months ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
10 months ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 11 months ago
Tim Stack 3e49915ef2 [tests] fix :export-session-to test
Also, fix some regex101 import bitrot
11 months ago
Tim Stack d13a6e8b2d [overlay] fix some overlay issues 11 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 11 months ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
11 months ago