From c001cb10dbc9c82c3643187b7ae8e836ca993485 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 8 Feb 2025 21:57:41 +0900 Subject: [PATCH] Update man --- man/man1/fzf.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 5ebb47da2c7..19e2e31b834 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -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)