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:
domdom 2019-10-06 06:50:20 +10:00 committed by Fabian Homborg
parent 7017a2fcf9
commit 0fdad2dd6a

View File

@ -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