summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2021-11-04 00:49:05 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2021-11-04 00:49:05 +0900
commit673c5d886d51fceb3df6bc96edf234837a6442a8 (patch)
tree4599dc52bc6dcb6f6937af9a90c7c7fd3ace1e31 /man/man1
parentf799b568d1a5644188b6edaeec3df5167b3e2268 (diff)
Add 'put' action for putting the character to the prompt
fzf --bind 'space:preview(date)+put' Close #2456
Diffstat (limited to 'man/man1')
-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 b4721d04..5f5eb91e 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -860,6 +860,7 @@ A key or an event can be bound to one or more of the following actions.
\fBpreview-top\fR
\fBprevious-history\fR (\fIctrl-p\fR on \fB--history\fR)
\fBprint-query\fR (print query and exit)
+ \fBput\fR (put the character to the prompt)
\fBrefresh-preview\fR
\fBreload(...)\fR (see below for the details)
\fBreplace-query\fR (replace query string with the current selection)