From 1be1991299b6a5d9d8407b8c9b84f8da1da3c15a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 9 Feb 2025 13:37:22 +0900 Subject: Add exclude-current action https://github.com/junegunn/fzf/pull/4231#issuecomment-2646063208 --- man/man1/fzf.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 74d0c05d..6482b52b 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1602,6 +1602,7 @@ A key or an event can be bound to one or more of the following actions. \fBenable\-search\fR (enable search functionality) \fBend\-of\-line\fR \fIctrl\-e end\fR \fBexclude\fR (exclude the current item or the selected items from the result) + \fBexclude\-current\fR (exclude the current item from the result) \fBexecute(...)\fR (see below for the details) \fBexecute\-silent(...)\fR (see below for the details) \fBfirst\fR (move to the first match; same as \fBpos(1)\fR) -- cgit v1.2.3