Commit Graph

20 Commits (master)

Author SHA1 Message Date
Tim Stack 2117a12ded [text] auto pretty-print text files 6 days ago
Tim Stack 34aeaf7541 [tests] add set-text-view-mode tests 2 weeks ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 3 months ago
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
4 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
4 months ago
Tim Stack 0eb394f4b8 [anchor] fix anchors for json files 4 months ago
Tim Stack 926d73afd0 [crumbs] try to fix crumb for json path 4 months ago
Tim Stack 0f317c476d [text_format] add shell script 4 months ago
Tim Stack 930748a013 [data_scanner] recognize toml/ini table headers 9 months ago
Tim Stack 243593835b [doc.sections] fixes for man pages 10 months ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
10 months ago
Tim Stack 4b9f81a65a [markdown] some minor improvements 11 months ago
Tim Stack db1fc92fdd [ansi] missed resizing a buffer when scrubbing ansi
Fixes #1135
1 year ago
Tim Stack d940d9d5eb [logfile] plumb gzip header through file meta 2 years ago
Timothy Stack 220317eb16 [demo] build/deploy stuff for ssh-based demo
fix structure name clash
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 a459370bd8 [tests] coverage for markdown breadcrumbs 2 years ago
Timothy Stack a5a02d6243 [tests] text file handling and make sure the progress status bar is updated during SQL processing 2 years ago