author | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 9 Sep 2006 20:04:36 +0000 (22:04 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Sat, 9 Sep 2006 20:05:41 +0000 (22:05 +0200) | ||
commit | 4af34daadbabfb7f2cfa279b79d6cbc50551ffba | |
tree | 24fd3b2b18f095595a3c277e823fe6c3637d47fa | tree | snapshot |
parent | 1d754561072b1e73f82098cf0265159a7fce495e | commit | diff |
Add support for searching using regex
For commits the title, author, and displayed date string is searchable.
Search text is not highlighted, the current line is simply used to jump
around and show which line matched.
Default keybindings:
'/' search forward
'?' search backward
'n' find next
'N' find previous
Note, this means that '?' no longer displays the help view, just use 'h'.
For commits the title, author, and displayed date string is searchable.
Search text is not highlighted, the current line is simply used to jump
around and show which line matched.
Default keybindings:
'/' search forward
'?' search backward
'n' find next
'N' find previous
Note, this means that '?' no longer displays the help view, just use 'h'.
TODO | diff | blob | history | |
manual.txt | diff | blob | history | |
tig.c | diff | blob | history |