summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorjpcrs <joaop.carrasco@gmail.com>2023-01-17 18:43:02 +0000
committerJunegunn Choi <junegunn.c@gmail.com>2023-01-22 02:18:19 +0900
commitc3d73e7ecbe56358949400f5314fee2d6976885a (patch)
treec233c4fa96c626f27f43caf64933be5dade83921 /man
parentb077f6821d4f27ac9e4f1acd4619139ba4a14d14 (diff)
Add change-border-label and change-preview-label actions, update man
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 846a5bd0..832524f5 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -985,7 +985,9 @@ A key or an event can be bound to one or more of the following actions.
\fBcancel\fR (clear query string if not empty, abort fzf otherwise)
\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-preview-label(...)\fR (change \fB--preview-label\fR to the given string)
\fBchange-prompt(...)\fR (change prompt to the given string)
+ \fBchange-border-label(...)\fR (change \fB--border-label\fR 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)