From ec2ff8de241ada8fee169f1ef70189d3bb75f646 Mon Sep 17 00:00:00 2001 From: Miha Filej Date: Sun, 28 Jul 2019 10:33:54 +0200 Subject: [PATCH] docs/bind: Mention history-token-search-* [ci skip] --- sphinx_doc_src/cmds/bind.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sphinx_doc_src/cmds/bind.rst b/sphinx_doc_src/cmds/bind.rst index 4bb0aa821..62fa5cd9b 100644 --- a/sphinx_doc_src/cmds/bind.rst +++ b/sphinx_doc_src/cmds/bind.rst @@ -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