mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 08:51:14 -03: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user