Update man
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Test fzf on Linux / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled

This commit is contained in:
Junegunn Choi
2025-02-08 21:57:41 +09:00
parent 639d670b2c
commit c001cb10db

View File

@@ -1591,6 +1591,7 @@ A key or an event can be bound to one or more of the following actions.
\fBclear\-query\fR (clear query string)
\fBdelete\-char\fR \fIdel\fR
\fBdelete\-char/eof\fR \fIctrl\-d\fR (same as \fBdelete\-char\fR except aborts fzf if query is empty)
\fBdeny\fR (exclude the current item or the selected items from the result)
\fBdeselect\fR
\fBdeselect\-all\fR (deselect all matches)
\fBdisable\-search\fR (disable search functionality)