Timothy Stack
4ccae48aea
[bookmarks] add support for tags and comments for log lines
...
Initial work for #446 and #447
TODO: filtering on tags/comments
Also did a bunch of clang-tidy cleanups and improvements to
the online help.
2018-05-17 07:06:50 -07:00
Timothy Stack
ef34a6aaaf
[search] display lines matching the search in preview instead of jumping to the first
...
Jumping around can be disruptive, instead show matches in
the preview window.
2018-03-28 07:25:10 -07:00
Timothy Stack
8257f188cb
[hotkeys] change the filename hotkey to left/right arrow
2018-03-27 22:11:57 -07:00
Phil Hord
95e294decb
fix failing unit test
...
The help output changed with the toggle-filenames option, but
the test for help wasn't updated.
Maybe the help needs to be updated a bit to include the two
filename column modes, now that I think about it. But we should
discuss the merits of that first, I suppose.
2018-03-27 16:36:57 -07:00
Timothy Stack
7f99955cbc
[misc] fix a perf issue when previewing commands and some sql fixes
2018-02-07 11:06:59 -08:00
Suresh Sundriyal
150252e578
[command] Add a ':quit' command.
...
Add a ':quit' command and add ':q' as the alias for the
quit command.
Closes #470
2017-10-17 21:36:58 -07:00
Timothy Stack
16fd7ec785
[help] remove old command help and add some more filesystem extensions
2017-04-16 15:07:41 -07:00
Timothy Stack
5016ea9e71
[help] fix a help text issue
2017-04-15 06:56:25 -07:00
Timothy Stack
4cedde9a43
[help] add builtin help to the main help text as a reference
...
Defect Number:
Reviewed By:
Testing Done:
2017-04-14 22:49:36 -07:00