mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 12:21:10 +08:00
doc: mention history prefix search binds in binds.rst
Mention history-prefix-search-forward and history-prefix-search-backward in binds.rst
This commit is contained in:
parent
7017a2fcf9
commit
0fdad2dd6a
@ -122,6 +122,10 @@ The following special input functions are available:
|
||||
|
||||
- ``history-search-forward``, search the history for the next match
|
||||
|
||||
- ``history-prefix-search-backward``, search the history for the previous prefix match
|
||||
|
||||
- ``history-prefix-search-forward``, search the history for the next prefix 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user