summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-01-31 17:33:53 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-01-31 17:34:11 +0900
commitaa2b9ec47652e84f320dad512c179feb46c8364c (patch)
tree0179c14c43d4d1bb20c5306bef5f98a70f44eaa3 /man
parent3ee00f8bc281e98e06689c127ebd09c0ed123929 (diff)
Add 'show-preview' and 'hide-preview'
For cases where 'toggle-preview' is not enough
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 299c30e1..3ce32bec 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1036,6 +1036,7 @@ A key or an event can be bound to one or more of the following actions.
\fBpage-up\fR \fIpgup\fR
\fBhalf-page-down\fR
\fBhalf-page-up\fR
+ \fBhide-preview\fR
\fBpos(...)\fR (move cursor to the numeric position; negative number to count from the end)
\fBprev-history\fR (\fIctrl-p\fR on \fB--history\fR)
\fBprev-selected\fR (move to the previous selected item)
@@ -1058,6 +1059,7 @@ A key or an event can be bound to one or more of the following actions.
\fBreplace-query\fR (replace query string with the current selection)
\fBselect\fR
\fBselect-all\fR (select all matches)
+ \fBshow-preview\fR
\fBtoggle\fR (\fIright-click\fR)
\fBtoggle-all\fR (toggle all matches)
\fBtoggle+down\fR \fIctrl-i (tab)\fR