Tim Stack
|
87791ec94b
|
[markdown] add support for going to an anchor
|
2022-08-28 18:55:32 -07:00 |
|
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
|
2022-07-27 21:49:14 -07:00 |
|
Timothy Stack
|
317f2d32cf
|
[misc] use sqlitepp.client in lnav.events.cc
|
2022-07-21 23:46:45 -07:00 |
|
Timothy Stack
|
e8f0b1e6b8
|
[secure-mode] some more restrictions
|
2022-07-21 23:30:49 -07:00 |
|
Timothy Stack
|
45270505e3
|
[status] some more user notification tweaks
|
2022-07-15 21:41:47 -07:00 |
|
Timothy Stack
|
4c20b0039c
|
[sql] some more error improvements
|
2022-07-13 15:43:41 -07:00 |
|
Timothy Stack
|
dde6d88430
|
[exec] fix reporting of errors in scripts
|
2022-07-12 22:52:40 -07:00 |
|
Timothy Stack
|
3c54f20fce
|
[sysclip] support osc 52 for copying to the clipboard
Fixes #825
|
2022-07-12 13:16:13 -07:00 |
|
Timothy Stack
|
6393990b91
|
[nits] miscellaneous issues
|
2022-07-11 23:17:42 -07:00 |
|
Timothy Stack
|
52fe2db376
|
[spectro] add a summary overlay to the selected position and show log messages in a panel
|
2022-07-05 11:06:37 -07:00 |
|
Timothy Stack
|
d5b06fca5f
|
[mark-expr] expression marks should count when showing elapsed time
|
2022-06-29 11:04:37 -07:00 |
|
Timothy Stack
|
c24be236a3
|
[:goto] raise an error if the input is not fully parsed
Related to #999
|
2022-06-21 22:16:57 -07:00 |
|
Timothy Stack
|
f03f9e704f
|
[views] add a breadcrumb view
|
2022-05-10 21:58:32 -07:00 |
|
Timothy Stack
|
a27198e8ca
|
[regex101] add an integration with regex101
... and a pile of other changes
|
2022-04-30 13:06:01 -07:00 |
|
Timothy Stack
|
0785a432fa
|
[console] colorize console output
|
2022-04-12 16:07:13 -07:00 |
|
Timothy Stack
|
99c1688c2e
|
[attr_line] use variant instead of a union for attribute values
|
2022-03-31 23:21:59 -07:00 |
|
Timothy Stack
|
81e63784e7
|
[modernize] some more cleanups
|
2022-03-31 08:59:33 -07:00 |
|
Timothy Stack
|
b856cd9657
|
[build] silence some warnings
|
2022-03-28 22:00:49 -07:00 |
|
Timothy Stack
|
6fff9d60f5
|
[build] some clang-tidy fixes
|
2022-03-25 16:38:11 -07:00 |
|
Timothy Stack
|
66ef5fdae1
|
[clang-format] init
|
2022-03-16 15:38:08 -07:00 |
|
Timothy Stack
|
4564e162d0
|
[build] try to optimize compile time
|
2022-03-13 15:49:41 -07:00 |
|
Timothy Stack
|
d239bb4594
|
[vum/configmanager] make the clipboard commands configurable
|
2021-09-15 21:29:55 -07:00 |
|
Timothy Stack
|
aa30526a54
|
[help] add some more stuff to the search syntax help prompt
|
2021-09-10 21:01:40 -07:00 |
|
Timothy Stack
|
97530070c9
|
[cmds] add /dev/clipboard support to :redirect-to
|
2021-08-22 13:50:53 -07:00 |
|
Timothy Stack
|
b64342ca47
|
[log_format] display log_body for the body field instead of the format name and add :mark-expr command
|
2021-05-13 22:00:26 -07:00 |
|
Timothy Stack
|
98677eb09a
|
[remote] some more tweaks and add tab-completion
|
2021-05-11 22:37:21 -07:00 |
|
Timothy Stack
|
681f771bb7
|
[remote] add preview for remote :open
|
2021-05-09 15:01:21 -07:00 |
|
Timothy Stack
|
94498878c8
|
[logfile_sub_source] try to avoid a full rebuild in some cases
|
2021-04-24 14:38:26 -07:00 |
|
Timothy Stack
|
c0ed59e61e
|
[sqlite] implement .dump SQL command
|
2021-03-28 13:50:26 -07:00 |
|
Timothy Stack
|
dd9465cd10
|
[readline] some fixes for match display
|
2021-03-23 09:35:02 -07:00 |
|
Timothy Stack
|
d45d7d6c58
|
[docs] add report generation to cookbook
|
2021-02-25 15:47:36 -08:00 |
|
Timothy Stack
|
49ebde5953
|
[build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
|
2021-01-29 11:12:02 -08:00 |
|
Timothy Stack
|
cac1175973
|
[services] initial pass at injecting services and a bunch of other stuff
|
2021-01-23 13:00:51 -08:00 |
|
Timothy Stack
|
56bee6f4c9
|
[archive] remove old unpacked archives and a bunch of other stuff
|
2021-01-16 22:23:20 -08:00 |
|
Timothy Stack
|
941504a4cb
|
[help] fix word wrap for example desc
|
2020-12-13 21:11:07 -08:00 |
|
Timothy Stack
|
9d6941c89d
|
[readline] show help for SQL in :filter-expr
|
2020-12-08 13:24:29 -08:00 |
|
Timothy Stack
|
22c2e95df0
|
[filters] sql filter
Related to #568
|
2020-11-29 13:20:07 -08:00 |
|
Timothy Stack
|
2aad7985a6
|
[build] opt build
Defect Number:
Reviewed By:
Testing Done:
|
2020-11-25 14:46:39 -08:00 |
|
Timothy Stack
|
0765c07010
|
[view] migrate view_action stuff to function objects
|
2020-11-14 21:39:12 -08:00 |
|
Timothy Stack
|
9d87cfa2f0
|
[debt] more tech debt
|
2020-11-12 21:58:40 -08:00 |
|
Timothy Stack
|
56866d8a33
|
[config-ui] support for searching
|
2020-10-28 21:23:34 -07:00 |
|
Timothy Stack
|
7b77a612c2
|
[files] make file scanning async
|
2020-10-28 21:22:56 -07:00 |
|
Timothy Stack
|
dfd18a4be5
|
[view] add files view
|
2020-10-28 21:21:57 -07:00 |
|
Timothy Stack
|
276f71423e
|
[readline] add alternate enter command
|
2020-09-30 21:55:37 -07:00 |
|
Timothy Stack
|
be106fcb8d
|
[docs] add some more keymap/theme docs
|
2020-09-13 23:03:23 -07:00 |
|
Timothy Stack
|
815a05577e
|
[keymap] suggest the config option to set for an unknown keystroke
Also, add a unicode green-check/red-X mark for the success/error
message for commands.
|
2020-09-05 14:41:05 -07:00 |
|
Timothy Stack
|
a2b3427502
|
[tests] add tests for SQL annotation functionality
|
2020-08-26 22:44:12 -07:00 |
|
Timothy Stack
|
1269654617
|
fix SQL prompt help lookup
Fixes #748
|
2020-08-25 16:27:22 -07:00 |
|
Timothy Stack
|
8413dd13d8
|
[config] add configs directory
|
2020-05-07 07:08:59 -07:00 |
|
Timothy Stack
|
3da3ec799a
|
[session] allow the name
|
2020-04-25 07:32:05 -07:00 |
|