Add new pager-toggle-search input function

This adds a new input binding pager-toggle-search which toggles the
search field on and off when the pager is showing.
This commit is contained in:
ridiculousfish
2018-01-30 09:39:04 -08:00
parent f135c53196
commit d0d7bb75cd
5 changed files with 14 additions and 0 deletions

View File

@@ -120,6 +120,8 @@ The following special input functions are available:
- `kill-word`, move the next word to the killring
- `pager-toggle-search`, toggles the search field if the completions pager is visible.
- `suppress-autosuggestion`, remove the current autosuggestion
- `swap-selection-start-stop`, go to the other end of the highlighted text without changing the selection