summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-10-08 14:29:20 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-10-09 00:17:00 +0900
commitba6fc40cfd2c071e8ab819dcb6ebd3d353e85c6c (patch)
tree9363c0d2a7a4c13d55be970686b9970a6668d076
parentdd46a256c0cbc62537d444535e0a86e341a0663d (diff)
downloadfzf-ba6fc40cfd2c071e8ab819dcb6ebd3d353e85c6c.tar.gz
Add 'best' to man page
-rw-r--r--man/man1/fzf.11
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 6801fd81..95f33fb6 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -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)
\fBbeginning\-of\-line\fR \fIctrl\-a home\fR
\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)
\fBcancel\fR (clear query string if not empty, abort fzf otherwise)
\fBchange\-border\-label(...)\fR (change \fB\-\-border\-label\fR to the given string)