mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
docs/bind: Mention history-token-search-*
[ci skip]
This commit is contained in:
parent
a33f0eb636
commit
ec2ff8de24
1 changed files with 4 additions and 0 deletions
|
@ -126,6 +126,10 @@ The following special input functions are available:
|
|||
|
||||
- ``history-search-forward``, search the history for the next match
|
||||
|
||||
- ``history-token-search-backward``, search the history for the previous matching argument
|
||||
|
||||
- ``history-token-search-forward``, search the history for the next matching argument
|
||||
|
||||
- ``kill-bigword``, move the next whitespace-delimited word to the killring
|
||||
|
||||
- ``kill-line``, move everything from the cursor to the end of the line to the killring
|
||||
|
|
Loading…
Reference in a new issue