Tim Stack
a324bc8c1c
[docs] add a note that level regexes are not anchored
...
Related to #1153
2023-05-06 10:29:38 -07:00
Tim Stack
822eaf5a1a
[json_log] auto detect the required width for a column
...
Related to #1146
2023-04-29 16:13:42 -07:00
Tim Stack
44b564681b
[format_loader] catch invalid format names
...
Fixes #1122
2023-04-05 22:52:55 -07:00
Tim Stack
082658a71e
[docs] mention log file name behavior
...
Mentioned in #1123
2023-03-03 19:14:53 -08:00
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
2023-01-23 15:18:55 +01:00
nodiscc
1b19fdca95
[docs] formats are loaded from both /etc/lnav/formats and ~/.lnav/formats/
2023-01-23 15:18:44 +01:00
Tim Stack
8d17561c76
[docs] mention logfmt in the features page
2023-01-06 09:27:23 -08:00
Tim Stack
f34a5cf589
[docs] update docs for half page hotkeys
2022-12-21 15:45:59 -08:00
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.
2022-12-14 21:52:24 -08:00
Tim Stack
3990517fcb
Merge pull request #1090 from FlorianMuenchbach/feature/cursor-mode
...
Feature/cursor mode
2022-12-14 20:33:45 -08:00
Tim Stack
e2527513df
[docs] try to fix horiz scrolling
...
related to #1091
2022-12-14 09:04:12 -08:00
Florian Münchbach
a75d5c7cf3
Add hotkey binding for toggling the cursor mode
2022-11-01 21:33:47 +01:00
Tim Stack
9eb734ef7e
[log_format] support for a separate sub-second field
2022-10-02 21:58:10 -07:00
Tim Stack
1a92701cb3
[keymaps] update docs/etc for swedish keymap
2022-09-30 15:42:07 -07:00
Tim Stack
45b812d063
[docs] add refs to the vscode extension
2022-09-25 13:52:03 -07:00
Tim Stack
c49e0787f3
[release] bump version and try to automate some stuff
2022-09-18 16:05:24 -07:00
Tim Stack
eb0bd4ac9a
[anon] add an anonymizer to help with support requests
...
Fixes #1055
2022-09-15 21:11:30 -07:00
Tim Stack
eaa6e50a52
[log_format] perform more validations on log formats
2022-09-12 07:18:26 -07:00
Tim Stack
ac398dd441
[site] add links to playground / tutorial
2022-09-01 15:15:01 -07:00
Fulvio Scapin
cad1d80be3
Indentation correction in formats.rst
...
Indentation correction in the formats.rst file
2022-08-31 01:44:30 +02:00
Tim Stack
b5cb38d454
[user_notifications] treat message as markdown
2022-08-29 16:00:33 -07:00
Tim Stack
ebaeb43fcb
[docs] mention out-of-time-order highlight
...
Fixes #1000
2022-08-21 18:47:44 -07:00
Tim Stack
53c9c5cb51
[logfile] move bookmark_metadata to logfiles
2022-08-19 20:01:25 -07:00
Tim Stack
7ef5cf6ba3
[session] some more session docs
2022-08-13 21:42:41 -07:00
Tim Stack
d9e699fd09
[docs] add docs for new SQL tables
2022-08-11 00:15:18 -07:00
Tim Stack
ebe2e0d8e6
[docs] add config panel screenshots
2022-08-10 10:39:25 -07:00
Tim Stack
1fd274ce24
[docs] some more updates to docs
...
Also, add support for overstruck/backspace-underscore for
doing bold/underline.
2022-08-08 23:14:02 -07:00
Tim Stack
c52615c424
[docs] start updating screenshots
2022-08-07 10:00:34 -07:00
Timothy Stack
6224ed2ce3
[version] change next version to v0.11.0 since there are a bunch of changes
2022-07-15 22:31:43 -07:00
Timothy Stack
d1521496cc
[docs] fill out search-table docs
2022-07-13 22:24:49 -07:00
Timothy Stack
2a9f0bcda8
[docs] add version tag to watch expr section
2022-06-28 22:26:57 -07:00
Timothy Stack
f9f797fc9d
[logfile_sub_source] add log message watch expressions
...
Fixes #539
2022-06-28 22:23:56 -07:00
Timothy Stack
6c52760cc9
[events] initial events work
...
Related to #811
2022-06-09 12:49:06 -07:00
Timothy Stack
7cc55734a8
[docs] add some regex101 integration stuff
2022-05-01 15:42:13 -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
81e63784e7
[modernize] some more cleanups
2022-03-31 08:59:33 -07:00
Timothy Stack
0e23dcf4b5
[release] bump release number
2022-03-05 11:02:35 -08:00
Cristian Chiru
e2fe64e536
Fix for building on msys2; Closes #795
2022-02-20 01:35:40 +02:00
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 ?)
2022-02-16 10:17:32 +01:00
Timothy Stack
f33a9a580b
[docs] add clipboard to the tuning section
2021-10-18 09:03:12 -07:00
Timothy Stack
19fd336e9a
[formats] add logfmt
2021-10-02 23:17:33 -07:00
Timothy Stack
dd527cf6d4
[version] bump to v0.10.1
2021-09-08 14:43:16 -07:00
a1346054
e68be8f447
remove trailing whitespace
2021-08-25 11:21:07 +00:00
a1346054
f30ed34a22
fix spelling
2021-08-25 11:20:38 +00:00
Timothy Stack
6c6a5c11cc
[docs] fix schema paths in the config docs
2021-07-07 09:47:15 -07:00
Timothy Stack
4b6fb5ff18
[release] change version to v0.10.0 since there's a lot of stuff and some nits
2021-06-10 23:01:05 -07:00
Timothy Stack
b1adcdef36
[docs] add note about snap permissions
2021-06-08 21:37:13 -07:00
Timothy Stack
b2d296b5d3
[open] handle file names with colons
...
Fixes #863
2021-06-07 16:04:41 -07:00
Timothy Stack
d3d527d290
[tests] adding some more coverage
2021-06-02 21:09:50 -07:00
Timothy Stack
ed93eb71c0
[remote] add some docs and allow ssh command customization
2021-06-01 22:57:32 -07:00