Timothy Stack
8413dd13d8
[config] add configs directory
2020-05-07 07:08:59 -07:00
Timothy Stack
9a05b9d186
[config] pay attention to XDG_CONFIG_HOME
...
Fixes #105
2019-08-01 07:14:47 -07:00
Timothy Stack
63dba408ec
[stdin] Keep the stdin piper file in .lnav so that it can be reopened
...
When piping the output of a program into lnav, the data would
be dumped to the terminal on exit so that it would not be
lost. Since that is a bit noisy, the temp file used to store
the data is now left in .lnav so that it can be reopened later.
Older stdin captures are automatically removed after a day.
Also took the opportunity to start using filesystem::path more.
Fixes #436
2019-07-29 22:18:32 -07:00
Timothy Stack
02c53976b4
Some refactoring for the line buffer and other cleanups
...
Fixes #649
2019-06-15 06:32:02 -07:00
Timothy Stack
f0000ae065
[keymap] redo the keymap definition
...
Defect Number:
Reviewed By:
Testing Done:
2019-05-23 06:28:42 -07:00
Timothy Stack
0918063640
[cleanup] some modernization
2019-05-21 22:14:36 -07:00
Timothy Stack
1fc24ecabf
[bin2c] improve building of data files that are incorporated into the binary
2019-05-15 09:13:56 -07:00
Timothy Stack
bb6f31eaa0
[theme] styling for scrollbars
2019-05-12 06:53:40 -07:00
Timothy Stack
fb7d6eafaf
[build] some refactoring of files
2019-05-08 05:30:59 -07:00
Timothy Stack
a8e1f62da6
[build] add fmt lib
2019-05-04 07:07:39 -07:00
Timothy Stack
06d1098211
[config] initial support for themes
...
For #422
Still more to do
2019-05-03 13:50:19 -07:00
Timothy Stack
104b8736e8
[vtab] fix for failed update to log_tags column and fix filtering with json logs
2019-02-01 13:31:28 -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
5689984702
[yajlpp] use pointer to member over nullobj()
2018-05-25 06:32:01 -07:00
Timothy Stack
7fb881222d
[pretty] highlight log messages in the pretty view as in the normal log view
2018-05-10 06:44:03 -07:00
Kevin Pham
52f78cfb75
add config option to use default fg/bg colors
2017-09-14 18:52:29 -07:00
Timothy Stack
0a7816e245
[config] missed the terminator json_path_handler()
2017-03-01 10:46:26 -08:00
Timothy Stack
71aa54ad4d
[keymap] convert more hotkeys to keymaps
...
Fixes #416
2017-03-01 08:44:16 -08:00
Timothy Stack
89f8ef9c2b
[hotkeys] hotkey configuration
...
First steps to implementing #350
2017-01-21 07:41:28 -08:00
Timothy Stack
c564beee29
[build] try to silence some warnings
2016-05-03 21:01:39 -07:00
Timothy Stack
82f970c09e
[config] add a config option to control A_DIM for text
...
Fixes #298
2016-05-01 20:35:37 -07:00
Timothy Stack
d12fe9e0a9
[json] add some schema validation code
2016-03-02 05:54:42 -08: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
ecd3eb05bc
[coverity] next set of fixes
2015-09-19 21:13:46 -07:00
Timothy Stack
69e927e91b
[coverity] some more fixes
2015-09-19 20:30:39 -07:00
Timothy Stack
d298f45fe0
some coverity fixes
2015-09-15 00:24:56 -07:00
Timothy Stack
bedae8c8c2
[fmt] install/update formats from git repos
...
Fixes #244
2015-08-09 21:03:23 -07:00
Timothy Stack
deeac1a5db
[formats] add a "-i" flag to make it easier to install formats
2014-11-05 09:01:09 -08:00
Timothy Stack
b6baae7730
[debug] more debugging stuff
...
Defect Number:
Reviewed By:
Testing Done:
2014-03-06 06:58:49 -08:00
Timothy Stack
10eb9617b1
[sql] add a bookmark column to the log tables
2014-03-01 23:40:12 -08:00
Timothy Stack
64fe8175a6
[log] add an internal logger instead of using redirected stderr
2014-03-01 16:35:30 -08:00
Timothy Stack
de374e68f6
[build] some more build tweaks
2013-08-28 21:22:04 -07:00
Timothy Stack
af6e289cda
[log format] add scaling factors
2013-07-23 05:55:08 -07:00
Timothy Stack
e71a85d471
[build] oops...
2013-06-06 07:13:00 -07:00
Timothy Stack
9a0c09e2ac
[build] fix a build break
2013-06-06 07:10:13 -07:00
Timothy Stack
5ba3097ee7
[cleanup] move some code around and try to pretty things up a bit
2013-06-06 07:01:32 -07:00