m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Add unbound "toggle" action for customization

This commit is contained in:
Junegunn Choi
2015-05-21 01:35:35 +09:00
parent 34946b72a5
commit 801cf9ac62
3 changed files with 11 additions and 2 deletions

View File

@@ -181,12 +181,13 @@ e.g. \fBfzf --bind=ctrl-j:accept,ctrl-k:kill-line\fR
end-of-line
forward-char
forward-word
kill-line
kill-line (not bound)
kill-word
page-down
page-up
toggle (not bound)
toggle-down
toggle-sort
toggle-sort (not bound; equivalent to \fB--toggle-sort\fR)
toggle-up
unix-line-discard
unix-word-rubout