From 0ad30063ff8f96eb311bf502056b96644216ad60 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 10 Dec 2022 22:42:56 +0900 Subject: Rename previous-history to prev-history previous-history is still supported for backward compatibility --- man/man1/fzf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') 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 -- cgit v1.2.3