Commit Graph

8 Commits (f5946a502a9af4d494000e2296f8385cf9e4566b)

Author SHA1 Message Date
Tim Stack a16a8cf3fa [log-annotations] add :annotate command 11 months ago
Tim Stack 6f0f66a418 [json] fix json log handling with multiple lines in a field 1 year ago
Tim Stack dd21bdfd82 [text_filter] scrub ansi when testing a filter
Related to #1163
1 year ago
Tim Stack 740b827901 [logfile] handle logs with ANSI escapes
This is a partial fix for handling ANSI escapes in
parts of log messages that would prevent regexes
from matching.  Still more work to do.

Related to #1057
2 years ago
Tim Stack b5cb38d454 [user_notifications] treat message as markdown 2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago