mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-06 07:15:30 -04:00
doc: add descriptions for ctrl+w and ctrl+shift+w in scrollback search
This commit is contained in:
parent
d32dfed235
commit
1bc6917921
1 changed files with 9 additions and 0 deletions
|
|
@ -103,6 +103,15 @@ be changed.
|
||||||
*ctrl*+*s*
|
*ctrl*+*s*
|
||||||
Search _forward_ for the next match
|
Search _forward_ for the next match
|
||||||
|
|
||||||
|
*ctrl*+*w*
|
||||||
|
Extend current selection (and thus the search criteria) to the end
|
||||||
|
of the word, or the next word if currently at a word separating
|
||||||
|
character.
|
||||||
|
|
||||||
|
*ctrl*+*shift*+*w*
|
||||||
|
Same as *ctrl*+*w*, except that the only word separating
|
||||||
|
characters are whitespace characters.
|
||||||
|
|
||||||
*escape*, *ctrl*+*g*
|
*escape*, *ctrl*+*g*
|
||||||
Cancel the search
|
Cancel the search
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue