From 4efcc344c35e8bb7e6ba7bb23e5885051420b361 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 23 Jul 2025 19:39:01 +0900 Subject: Add 'trigger(KEY_OR_EVENT[,...])' action --- 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 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 -- cgit v1.2.3