Commit Graph

21 Commits (master)

Author SHA1 Message Date
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 months ago
Tim Stack 3e49915ef2 [tests] fix :export-session-to test
Also, fix some regex101 import bitrot
10 months ago
Tim Stack 3cc827d613 [date_time] missed some TZ stuff 10 months ago
Tim Stack c8fd38f74a [tests] set TZ for sessions test 10 months ago
Tim Stack b0589d14d9 [tidy] use factory_container for theme highlights
And... a bunch of other stuff
10 months ago
Tim Stack 0603b1e756 [session] support for :hide-file and some related fixes 2 years ago
Tim Stack deb0e21554 [tests] fix export session test 2 years ago
Timothy Stack b3ee092dc5 [cleanup] remove unused stuff and add a test 2 years ago
Timothy Stack 6712a33163 [cmds] add :export-session command 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack aa9947fbb0 [tests] try to fix ci test failures 3 years ago
Timothy Stack 8b38bb0970 [session] store file visibility 4 years ago
Timothy Stack 3da3ec799a [session] allow the name 4 years ago
Timothy Stack 062d480fea [sql] fix some issues found while trying to query some logs 5 years ago
Timothy Stack 5fff4d8784 [help] add some initial help text for search/SQL prompts
Also:
  * You can now "scroll out" of the visual editor to
    return to the main view.  This should alleviate the
    frustration of pressing up/down arrows thinking the
    main view should move but, really, you're stuck in
    the editor.
  * The three-dot-ellipsis for hidden fields has been
    replaced with a unicode vertical ellipsis so that
    less space is taken up.
5 years ago
Timothy Stack 5e8d6aa3a8 [session] add hidden fields to the session
Fixes #433
7 years ago
Timothy Stack 87b07a0087 [sql] allow log_part to be updated 9 years ago
Timothy Stack a76803fd44 [session] fix a bug in save-session when the log file was closed 10 years ago
Timothy Stack b988708431 [session] remove session flag CLI option in favor of commands
Too many CLI flags make things confusing and this one didn't add
anything, so I'm making it a command instead.
10 years ago
Timothy Stack 43e6b55a81 [readline] customize display of matches for completion 10 years ago
Timothy Stack d993d0e8c6 [partition] make partitions a separate bookmark type 10 years ago