docs/bind: Mention history-token-search-*

[ci skip]
This commit is contained in:
Miha Filej 2019-07-28 10:33:54 +02:00 committed by Fabian Homborg
parent a33f0eb636
commit ec2ff8de24

View file

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