mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-10 12:23:48 -05:00
Add 'best' to man page
This commit is contained in:
@@ -1826,6 +1826,7 @@ A key or an event can be bound to one or more of the following actions.
|
|||||||
\fBbecome(...)\fR (replace fzf process with the specified command; see below for the details)
|
\fBbecome(...)\fR (replace fzf process with the specified command; see below for the details)
|
||||||
\fBbeginning\-of\-line\fR \fIctrl\-a home\fR
|
\fBbeginning\-of\-line\fR \fIctrl\-a home\fR
|
||||||
\fBbell\fR (ring the terminal bell)
|
\fBbell\fR (ring the terminal bell)
|
||||||
|
\fBbest\fR (move to the best match; same as \fBfirst\fR if raw mode is disabled)
|
||||||
\fBbg\-cancel\fR (cancel background transform processes)
|
\fBbg\-cancel\fR (cancel background transform processes)
|
||||||
\fBcancel\fR (clear query string if not empty, abort fzf otherwise)
|
\fBcancel\fR (clear query string if not empty, abort fzf otherwise)
|
||||||
\fBchange\-border\-label(...)\fR (change \fB\-\-border\-label\fR to the given string)
|
\fBchange\-border\-label(...)\fR (change \fB\-\-border\-label\fR to the given string)
|
||||||
|
|||||||
Reference in New Issue
Block a user