summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-12-10 22:42:56 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-12-10 22:42:56 +0900
commit0ad30063ff8f96eb311bf502056b96644216ad60 (patch)
treedf6eccd8659cf3a67680eae6f1f1dfdd94b3018a /man
parent7812c64a31981ab8a940971069d59288a7d0e7dd (diff)
Rename previous-history to prev-history
previous-history is still supported for backward compatibility
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 5d4cad7c..b4d5f8aa 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -482,7 +482,7 @@ Use black background
.BI "--history=" "HISTORY_FILE"
Load search history from the specified file and update the file on completion.
When enabled, \fBCTRL-N\fR and \fBCTRL-P\fR are automatically remapped to
-\fBnext-history\fR and \fBprevious-history\fR.
+\fBnext-history\fR and \fBprev-history\fR.
.TP
.BI "--history-size=" "N"
Maximum number of entries in the history file (default: 1000). The file is
@@ -978,6 +978,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
+ \fBprev-history\fR (\fIctrl-p\fR on \fB--history\fR)
\fBpreview(...)\fR (see below for the details)
\fBpreview-down\fR \fIshift-down\fR
\fBpreview-up\fR \fIshift-up\fR
@@ -987,7 +988,6 @@ A key or an event can be bound to one or more of the following actions.
\fBpreview-half-page-up\fR
\fBpreview-bottom\fR
\fBpreview-top\fR
- \fBprevious-history\fR (\fIctrl-p\fR on \fB--history\fR)
\fBprint-query\fR (print query and exit)
\fBput\fR (put the character to the prompt)
\fBrefresh-preview\fR