summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-12-17 18:59:16 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-12-18 00:26:31 +0900
commit51c518da1e981dddda18e55272be482e972d6861 (patch)
treea742ad69ed79526293e22e05d6cf0974e54d3457 /man
parenta3b6b03dfb8b8e65681c363ad1a9837d0e64f59b (diff)
Add change-query(...) 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 03ac6551..a4072326 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -950,6 +950,7 @@ A key or an event can be bound to one or more of the following actions.
\fBchange-preview(...)\fR (change \fB--preview\fR option)
\fBchange-preview-window(...)\fR (change \fB--preview-window\fR option; rotate through the multiple option sets separated by '|')
\fBchange-prompt(...)\fR (change prompt to the given string)
+ \fBchange-query(...)\fR (change query string to the given string)
\fBclear-screen\fR \fIctrl-l\fR
\fBclear-selection\fR (clear multi-selection)
\fBclose\fR (close preview window if open, abort fzf otherwise)