summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-07-23 19:39:01 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-07-23 19:41:06 +0900
commit4efcc344c35e8bb7e6ba7bb23e5885051420b361 (patch)
treeffa9231de82f616dbeb0a892ea878911ee02f135 /man
parent5818b58350e080e13ee4b26a2b4f76b7c3712704 (diff)
downloadfzf-4efcc344c35e8bb7e6ba7bb23e5885051420b361.tar.gz
Add 'trigger(KEY_OR_EVENT[,...])' action
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.11
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 0553fc02..56aba4ae 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1817,6 +1817,7 @@ A key or an event can be bound to one or more of the following actions.
\fBtransform\-prompt(...)\fR (transform prompt string using an external command)
\fBtransform\-query(...)\fR (transform query string using an external command)
\fBtransform\-search(...)\fR (trigger fzf search with the output of an external command)
+ \fBtrigger(...)\fR (trigger actions bound to a comma-separated list of keys and events)
\fBunbind(...)\fR (unbind bindings)
\fBunix\-line\-discard\fR \fIctrl\-u\fR
\fBunix\-word\-rubout\fR \fIctrl\-w\fR