Skip to content

Commit

Permalink
Mention that actions after accept or abort are ignored (#4271)
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Feb 22, 2025
1 parent 1ca5f09 commit b89c77e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions man/man1/fzf.1
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,9 @@ e.g.
\fBfzf \-\-multi \-\-bind 'ctrl\-a:select\-all+accept'\fR
\fBfzf \-\-multi \-\-bind 'ctrl\-a:select\-all' \-\-bind 'ctrl\-a:+accept'\fR

Any action after a terminal action that exits fzf, such as \fBaccept\fR or
\fBabort\fR, is ignored.

.SS ACTION ARGUMENT

An action denoted with \fB(...)\fR suffix takes an argument.
Expand Down

0 comments on commit b89c77e

Please sign in to comment.