Commit Graph

211 Commits (0eee0afd37362ed7b92ebd50b08ef9a744c9965a)

Author SHA1 Message Date
Tim Stack 0eee0afd37 [docs] add some figures to pretty-print view section 1 year ago
Tim Stack a324bc8c1c [docs] add a note that level regexes are not anchored
Related to #1153
1 year ago
Tim Stack 822eaf5a1a [json_log] auto detect the required width for a column
Related to #1146
1 year ago
Tim Stack 44b564681b [format_loader] catch invalid format names
Fixes #1122
2 years ago
Tim Stack 082658a71e [docs] mention log file name behavior
Mentioned in #1123
2 years ago
nodiscc 7268513a27
[docs] formats: provide an example of overriding only the error detection regexp for a format
- fixes https://github.com/tstack/lnav/issues/733
2 years ago
nodiscc 1b19fdca95
[docs] formats are loaded from both /etc/lnav/formats and ~/.lnav/formats/ 2 years ago
Tim Stack 8d17561c76 [docs] mention logfmt in the features page 2 years ago
Tim Stack f34a5cf589 [docs] update docs for half page hotkeys 2 years ago
Tim Stack 2062c7003b [views_vtab] add a movement column to lnav_views and other stuff (related to #1088)
I've plumbed the "movement" control through the lnav_views table
so that it can be controlled through the keymap definition instead
of hard-coded in hotkeys.cc.  (Trying to move most stuff out of
there...)

Removed listview_curses::lv_displayed_rows since it seemed to
cause some glitchy behavior when moving to the last line.

Call invoke_scroll() when changing the selection and change the
bottom status to reflect the selected line instead of just the
top.  Also, changing the selectability should set "needs update".

Change more commands to use the selection instead of the top.
2 years ago
Tim Stack 3990517fcb
Merge pull request #1090 from FlorianMuenchbach/feature/cursor-mode
Feature/cursor mode
2 years ago
Tim Stack e2527513df [docs] try to fix horiz scrolling
related to #1091
2 years ago
Florian Münchbach a75d5c7cf3 Add hotkey binding for toggling the cursor mode 2 years ago
Tim Stack 9eb734ef7e [log_format] support for a separate sub-second field 2 years ago
Tim Stack 1a92701cb3 [keymaps] update docs/etc for swedish keymap 2 years ago
Tim Stack 45b812d063 [docs] add refs to the vscode extension 2 years ago
Tim Stack c49e0787f3 [release] bump version and try to automate some stuff 2 years ago
Tim Stack eb0bd4ac9a [anon] add an anonymizer to help with support requests
Fixes #1055
2 years ago
Tim Stack eaa6e50a52 [log_format] perform more validations on log formats 2 years ago
Tim Stack ac398dd441 [site] add links to playground / tutorial 2 years ago
Fulvio Scapin cad1d80be3
Indentation correction in formats.rst
Indentation correction in the formats.rst file
2 years ago
Tim Stack b5cb38d454 [user_notifications] treat message as markdown 2 years ago
Tim Stack ebaeb43fcb [docs] mention out-of-time-order highlight
Fixes #1000
2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack 7ef5cf6ba3 [session] some more session docs 2 years ago
Tim Stack d9e699fd09 [docs] add docs for new SQL tables 2 years ago
Tim Stack ebe2e0d8e6 [docs] add config panel screenshots 2 years ago
Tim Stack 1fd274ce24 [docs] some more updates to docs
Also, add support for overstruck/backspace-underscore for
doing bold/underline.
2 years ago
Tim Stack c52615c424 [docs] start updating screenshots 2 years ago
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2 years ago
Timothy Stack d1521496cc [docs] fill out search-table docs 2 years ago
Timothy Stack 2a9f0bcda8 [docs] add version tag to watch expr section 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack 6c52760cc9 [events] initial events work
Related to #811
2 years ago
Timothy Stack 7cc55734a8 [docs] add some regex101 integration stuff 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 3 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 3 years ago
Cristian Chiru e2fe64e536 Fix for building on msys2; Closes #795 3 years ago
solsTiCe d'Hiver 62901ac89d
Mention the name of the remote binary file
To avoid surprise, just mention the name of the remote binary file that is written and deleted immediately.

Sometimes it is not deleted. (when ?)
3 years ago
Timothy Stack f33a9a580b [docs] add clipboard to the tuning section 3 years ago
Timothy Stack 19fd336e9a [formats] add logfmt 3 years ago
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 3 years ago
a1346054 e68be8f447 remove trailing whitespace 3 years ago
a1346054 f30ed34a22 fix spelling 3 years ago
Timothy Stack 6c6a5c11cc [docs] fix schema paths in the config docs 3 years ago
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 3 years ago
Timothy Stack b1adcdef36 [docs] add note about snap permissions 3 years ago
Timothy Stack b2d296b5d3 [open] handle file names with colons
Fixes #863
3 years ago
Timothy Stack d3d527d290 [tests] adding some more coverage 3 years ago