mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
Rename actions: exclude and exclude-multi
https://github.com/junegunn/fzf/pull/4231#issuecomment-2646067669
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user