Commit Graph

2604 Commits (eaa6e50a523937401aab76f687b44c31cd788b3e)
 

Author SHA1 Message Date
Tim Stack d01db38d51 [init] fix handling of unknown TERM 2 years ago
Tim Stack 5751fe89c4 [markdown] recognize more code fence langs 2 years ago
Tim Stack 0d1304e8ec [ansi_scrubber] fix handling of invalid utf 2 years ago
Tim Stack ebaeb43fcb [docs] mention out-of-time-order highlight
Fixes #1000
2 years ago
Tim Stack a2c35140ba [data_scanner] hack to recognize some windows paths
Fixes #1018
2 years ago
Tim Stack 23ab1abd73 [data_scanner] tweaks to fix slow build times and a couple warnings 2 years ago
Tim Stack 7310f9dcec [formats] add description and level properties to tag definitions 2 years ago
Tim Stack 412a3c2a70 [formats] restrict tag name characters 2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack ad1897ba15 [field-overlay] display the timestamp format 2 years ago
Tim Stack 5abd483029 [ansi_scrubber] handle unicode in overstrike code 2 years ago
Tim Stack 9c8cc04a99 [cmds] :goto was not handling timestamps with spaces 2 years ago
Tim Stack 8e734eaf07 [cover] remove some dead code 2 years ago
Tim Stack af75f7bd80 [tests] updated expected output for readme change 2 years ago
Tim Stack ceb1779f9f [readme] more support links 2 years ago
Tim Stack b70fa47b6d [readme] add discord link 2 years ago
Tim Stack 31bd108bf2 [site] add discord link 2 years ago
Tim Stack c50b0a20a8 [site] fix front page screenshot size 2 years ago
Tim Stack 839dfe0c1b [site] update front page image 2 years ago
Tim Stack 74c2237296 [loader] add some help text to the error for values without a corresponding capture 2 years ago
Tim Stack 001f26d066 [loader] make sure values defined in formats have a corresponding capture in at least one pattern 2 years ago
Tim Stack 072fad4173 [tests] coverage for json SQL funcs 2 years ago
Tim Stack 35a8e99c07 [tests] coverage for some state functions 2 years ago
Tim Stack 88d9002a5d [search-table] add test case 2 years ago
Tim Stack d020168860 [meta] highlight comments/tags in searches 2 years ago
Tim Stack a1de8f1fc1 [search-table] fix clearing of message data 2 years ago
Tim Stack 7ef5cf6ba3 [session] some more session docs 2 years ago
Tim Stack 0603b1e756 [session] support for :hide-file and some related fixes 2 years ago
Tim Stack 13f161d21e [build] fix some warnings 2 years ago
Tim Stack c824b64840 [filter] fix a case where top time was not maintained when a filter was applied 2 years ago
Tim Stack 270d44c6b4 [remote] fix handling of absolute symlinks 2 years ago
Tim Stack f73e71cf30 [perf] issues with matching filenames and ansi scrubbing 2 years ago
Tim Stack 1e63cfc5ae [lss] fix issue with crumbs 2 years ago
Tim Stack 1c440ecb6f [release] bump lib versions 2 years ago
Tim Stack d9e699fd09 [docs] add docs for new SQL tables 2 years ago
Tim Stack 061e3690de [build] fix 32-bit build 2 years ago
Tim Stack ca7efa822f [spectro] show DB overlay and handle values in an empty range 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
Tim Stack 3df07139b3 [line_buffer] fix long line issue
Fixes #980
2 years ago
Tim Stack 4e74491e84 [blog] post about markdown support 2 years ago
Tim Stack deb0e21554 [tests] fix export session test 2 years ago
Tim Stack bbedca5940 [export-session] add missing line-feeds 2 years ago
Tim Stack 01405ffbd6 [log-crumbs] turn off semantic highlights for crumbs 2 years ago
Tim Stack 1832303bde [lo-fi] try to maintain the position of lines on the display
Fixes #815
2 years ago
Tim Stack b829b6ddde [blog] add a post about error message improvements 2 years ago
Tim Stack 8941f28c3e [time_util] cap large year in tm2sec() instead of returning BAD_DATE 2 years ago
Tim Stack c5d11f36e1 [logfile] need to flush the buffer for single line files as well 2 years ago
Tim Stack 3ade11a449 [remote] clear file error on reconnect
Fixes #940
2 years ago