Commit Graph

39 Commits

Author SHA1 Message Date
Tim Stack
884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 2023-08-29 22:26:00 -07:00
Tim Stack
862079e663 [fstab_vtab] add "data" column to the table
Bump rapidyaml version
2023-08-28 22:43:45 -07:00
Tim Stack
dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
2023-08-24 21:10:54 -07:00
Tim Stack
4ee3b91111 [doc.meta] detect indents for guidelines 2023-08-24 07:05:53 -07:00
Tim Stack
be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
2023-08-23 21:52:40 -07:00
Tim Stack
5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
2023-08-16 22:13:15 -07:00
Tim Stack
c464827737 [views_vtab] programmatic control of the overlay toggle 2023-08-15 16:34:33 -07:00
Tim Stack
3e49915ef2 [tests] fix :export-session-to test
Also, fix some regex101 import bitrot
2023-08-15 09:52:54 -07:00
Tim Stack
d13a6e8b2d [overlay] fix some overlay issues 2023-08-15 07:28:44 -07:00
Tim Stack
1c857feed7 [gantt] support for sub-ids 2023-08-14 19:04:31 -07:00
Tim Stack
155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
2023-08-11 09:05:15 -07:00
Tim Stack
e952dc6340 [date_time_scanner] do not try to read millis if it is already set
Also, pay attention to the gmtoff when converting exttm to a timeval.

Fixes #1034
2023-08-10 16:08:56 -07:00
Tim Stack
f71300ba1d [gantt] add a gantt chart view 2023-08-02 10:44:13 -07:00
Tim Stack
7c8d32308a [listview] scroll within overlay 2023-07-31 22:24:47 -07:00
Tim Stack
a16a8cf3fa [log-annotations] add :annotate command 2023-07-30 21:17:52 -07:00
Tim Stack
80bf31b338 [markdown] add border-left/border-right support 2023-07-27 23:16:40 -07:00
Tim Stack
4b9f81a65a [markdown] some minor improvements 2023-07-27 21:50:12 -07:00
Tim Stack
b0589d14d9 [tidy] use factory_container for theme highlights
And... a bunch of other stuff
2023-07-25 20:45:12 -07:00
Tim Stack
401ec5181f [piper] add metadata to piper file header and cleanup workdir 2023-07-18 22:14:45 -07:00
Tim Stack
9b2a6f323a [misc] add URL handler test
Fix loading of configs from include dirs

Add "config get" and "config blame" management CLI
commands
2023-07-15 21:50:46 -07:00
Tim Stack
b5e19ef3b0 [tests] add some tests for recent additions
Add missing SQLite JSON functions to the help
Fix some DB UI issues
2023-07-13 21:56:22 -07:00
Tim Stack
2f9a41dfaf [files] custom url handlers
Related to #1029
2023-07-12 21:30:54 -07:00
Tim Stack
51b2de8ecf [NEWS] fix log conversion text 2023-07-11 09:54:05 -07:00
Tim Stack
2e09202ff5 [config] externalize file format detection 2023-07-09 10:11:10 -07:00
Tim Stack
5787f47767 [piper] replace piper_proc with a thread
Related to #1029
2023-07-06 20:05:30 -07:00
Tim Stack
522f2a2b03 [NEWS] mention improvement to JSON log detection 2023-06-29 05:53:36 -07:00
Tim Stack
7bf42e7d2f [json-logs] automatically remove trailing line feeds
Fixes #969
2023-06-22 23:09:39 -07:00
Tim Stack
c49d83395b [formats] add cloudflare format
Related to #1081
2023-06-21 16:40:19 -07:00
Tim Stack
c8764da9d2 [bunyan] add test for this format and add "src" field
Related to #1136
2023-06-20 10:33:53 -07:00
Tim Stack
8f8874c718 [cursor] update docs and more tweaks 2023-06-16 21:38:19 -07:00
Tim Stack
9f1cf33120 [release] bump deps 2023-06-09 21:13:39 -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
b92663b38a [hotkeys] add ctrl-d/ctrl-u hotkeys for moving by half a page
Also fixed a bug that caused the bottom status line to
be updated with the wrong line number.

Related to #945
2022-12-21 15:37:31 -08:00
Tim Stack
df80e75586 [overlay] try to fix issues between overlay and selection (related to #1088) 2022-12-19 21:32:49 -08: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
5b34b3a604 [NEWS] update news for non-JSON-lines change 2022-09-24 21:26:16 -07:00
Tim Stack
d7e79b014d [NEWS] mention scrubbing of ANSI escapes 2022-09-20 08:31:23 -07:00
Tim Stack
4445781038 [release] move NEWS to NEWS.md 2022-09-18 07:41:12 -07:00