summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-12-11 00:59:34 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-12-11 00:59:34 +0900
commit18e3b38c69da2828efac6adc2ea3a5e85f70e571 (patch)
tree8ed4829217eafe73e836c1890eefa213a1e39dd3 /man
parent0ad30063ff8f96eb311bf502056b96644216ad60 (diff)
Add 'next-selected' and 'prev-selected' actions
Close #2749
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 b4d5f8aa..03ac6551 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -974,11 +974,13 @@ A key or an event can be bound to one or more of the following actions.
\fBkill-word\fR \fIalt-d\fR
\fBlast\fR (move to the last match)
\fBnext-history\fR (\fIctrl-n\fR on \fB--history\fR)
+ \fBnext-selected\fR (move to the next selected item)
\fBpage-down\fR \fIpgdn\fR
\fBpage-up\fR \fIpgup\fR
\fBhalf-page-down\fR
\fBhalf-page-up\fR
\fBprev-history\fR (\fIctrl-p\fR on \fB--history\fR)
+ \fBprev-selected\fR (move to the previous selected item)
\fBpreview(...)\fR (see below for the details)
\fBpreview-down\fR \fIshift-down\fR
\fBpreview-up\fR \fIshift-up\fR