From a2420026ab434fc413f62ab46e0060e7c515a0d7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 9 Feb 2025 13:52:20 +0900 Subject: Rename actions: exclude and exclude-multi https://github.com/junegunn/fzf/pull/4231#issuecomment-2646067669 --- man/man1/fzf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 6482b52b..14ebb84e 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1601,8 +1601,8 @@ A key or an event can be bound to one or more of the following actions. \fBdown\fR \fIctrl\-j ctrl\-n down\fR \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) + \fBexclude\fR (exclude the current item from the result) + \fBexclude\-multi\fR (exclude the current item or the selected items 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