Timothy Stack
82b34bb02a
[config] remove :save-config
2020-09-03 14:09:35 -07:00
Timothy Stack
d695febe14
[cmd] add :write-jsonlines-to command
2020-08-21 23:18:51 -07:00
Timothy Stack
0935e1c356
missed adding redirect-to to the docs
2019-09-11 08:11:20 -07:00
Timothy Stack
98519b045a
[help] mention hide/show-unmarked-lines
...
Fixes #631
2019-09-10 05:50:10 -07:00
Timothy Stack
e442f84e80
[textview] pause loading of files by pressing =
...
Fixes #670
2019-07-30 06:28:42 -07:00
Timothy Stack
78d80fddd5
[cli] add -r flag for recursively loading files from a directory hierarchy
...
Fixes #431
2019-03-14 22:24:57 -07:00
Timothy Stack
469124d72b
[time-offset] fixes
...
Defect Number:
Reviewed By:
Testing Done:
2019-03-12 07:06:31 -07:00
Timothy Stack
153b59ea8a
[status] some fixes for the bottom status bar
...
Fixes #603
Fixes #578
2019-02-05 07:30:57 -08:00
Timothy Stack
31c440777f
[hotkeys] add ctrl+f to toggle filters
...
Fixes #604
2019-01-27 08:05:44 -08:00
Timothy Stack
0c2f84a3c0
[hotkeys] press 7/8 for previous/next minute
...
Fixes #382
2019-01-25 07:45:17 -08:00
Timothy Stack
a63b6a199c
[filter] in the filter editor, use "t" to toggle the type of filter
...
Related to #423
2018-12-14 07:10:50 -08:00
Timothy Stack
814ad03ec9
[view] keep a history of view positions
...
Fixes #577
2018-12-14 06:18:56 -08:00
Timothy Stack
5c6cc5fe2a
[readline] pressing escape should exit the command prompt
...
Fixes #316
2018-11-15 06:43:28 -08:00
Timothy Stack
ec82ecda62
[filter] display the number of filters
2018-11-10 22:55:08 -08:00
Timothy Stack
efe6ccf0d1
[filter] change from backquote to tab for activating filter panel
2018-11-09 13:59:27 -08:00
Timothy Stack
2345a32423
[filter] add panel that shows the set of filters
...
Initial version, still needs some cleanup
2018-11-09 09:45:19 -08:00
Timothy Stack
4ccae48aea
[bookmarks] add support for tags and comments for log lines
...
Initial work for #446 and #447
TODO: filtering on tags/comments
Also did a bunch of clang-tidy cleanups and improvements to
the online help.
2018-05-17 07:06:50 -07:00
Timothy Stack
ef34a6aaaf
[search] display lines matching the search in preview instead of jumping to the first
...
Jumping around can be disruptive, instead show matches in
the preview window.
2018-03-28 07:25:10 -07:00
Timothy Stack
8257f188cb
[hotkeys] change the filename hotkey to left/right arrow
2018-03-27 22:11:57 -07:00
Adam Spiers
9ffbc1ac46
make '.' toggle prefixing each log line with filename
...
Mostly addresses #277 . I won't claim it fully closes it, because there
are at least two ways it could be improved:
1. It doesn't draw a nice coloured divider in the column after the
filename, and that would provide maximum visual clarity and
consistency with the existing presentation.
2. It would be nice if the filenames weren't shown on every single line,
but only on the first line of a contiguous chunk of log lines from a
single file (or on the top line of the screen if the first line of
the chunk was already scrolled off the top).
3. It doesn't yet include the filename in the text copied to the
clipboard when the 'c' hotkey is pressed.
2018-03-27 16:07:56 -07:00
Suresh Sundriyal
150252e578
[command] Add a ':quit' command.
...
Add a ':quit' command and add ':q' as the alias for the
quit command.
Closes #470
2017-10-17 21:36:58 -07:00
Timothy Stack
4cedde9a43
[help] add builtin help to the main help text as a reference
...
Defect Number:
Reviewed By:
Testing Done:
2017-04-14 22:49:36 -07:00
Timothy Stack
fea3cb83d9
[sql] preview table definition
...
Defect Number:
Reviewed By:
Testing Done:
2017-04-09 01:57:19 -07:00
Timothy Stack
914f4cf4bb
[filter-out] show a preview of the filter effects by highlighting matches in red
...
Defect Number:
Reviewed By:
Testing Done:
2017-04-07 23:11:57 -07:00
Timothy Stack
d12769cd70
minor doc fix
2017-02-24 06:47:56 -08:00
Timothy Stack
1a87184c82
[log] allow parts of log messages to be hidden
...
Fixes #412
2017-02-23 06:15:44 -08:00
Timothy Stack
0138d13297
[cmds] execute scripts from stdin/fds
...
Issues mentioned in #397
2016-12-23 11:37:23 -08:00
Timothy Stack
02bfd5846b
[hotkey] the n/N keys will now move to the next cluster of search hits, up to a screenful
...
Defect Number:
Reviewed By:
Testing Done:
2016-11-25 15:44:36 -08:00
Adam Spiers
41acc7f249
group keybindings in built-in help text
...
Group them in roughly the same way as in the manual. This makes
it a lot easier to locate a key binding more quickly.
2016-11-19 14:28:54 +00:00
Adam Spiers
c354295c92
increase emphasis of level 1 heading underlines
...
This will allow us to introduce level 2 headings underlined by the
hyphen character.
2016-11-19 14:18:57 +00:00
Timothy Stack
efc74a5a0e
[docs] some minor doc updates
2016-04-05 06:22:25 -07:00
Timothy Stack
fc637ab6dc
[doc] some more error rate explanation and other minor tweaks
2016-03-25 06:40:18 -07:00
Timothy Stack
fdc2748e3e
[spectro] add a spectrogram view that works with known message fields
2016-03-20 15:15:50 -07:00
Timothy Stack
a2b381ca19
[config] initial impl with clock-format as the only option at the moment
2016-01-05 06:18:58 -08:00
Timothy Stack
87b07a0087
[sql] allow log_part to be updated
2015-12-22 05:27:36 -08:00
Timothy Stack
e07b4e448f
[exec] add a prompt to execute lnav scripts
2015-12-18 22:39:27 -08:00
Timothy Stack
187d62334f
[json] record the type of json data in json_ptr_walk
2015-12-08 23:10:48 -08:00
Timothy Stack
224a7196e4
[cmd] hide lines commands
2015-12-05 20:38:21 -08:00
Timothy Stack
7c92d16297
[sql] add an overlay showing the values in json columns
2015-12-03 05:30:01 -08:00
Timothy Stack
91406be91e
[nav] add "opid" support with a hotkey
2015-11-24 20:59:24 -08:00
Timothy Stack
4f32bddd93
[pt] allow relative times for papertrail time bounds
2015-09-14 23:32:05 -07:00
Timothy Stack
ec473edc85
[cmd] add support for times in goto
2015-09-14 08:56:42 -07:00
Timothy Stack
4422e9d82b
[curl] use ssh-agent for auth
2015-09-04 22:10:26 -07:00
Timothy Stack
e95bd90dfc
[filter] check for too many filters being created
2015-08-24 22:09:33 -07:00
Timothy Stack
0d37a8c142
[text] pretty-printing should work in the text view
2015-08-18 20:58:20 -07:00
Timothy Stack
2b5447f59c
[sql] add a log_search table
2015-08-05 23:18:19 -07:00
Timothy Stack
83b92c3b65
[papertrail] add support for time ranges
2015-08-04 08:39:32 -07:00
Timothy Stack
5ef60412db
[pt] pass search query to papertrail
2015-07-12 09:57:02 -07:00
Timothy Stack
b8b16bd8e5
[view] differentiate messages from different log files
2015-05-13 22:13:47 -07:00
Timothy Stack
e07f3f5b24
[docs] update docs for horizontal move change
2015-05-12 06:37:41 -07:00