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