summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-12-01 13:08:55 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-12-01 13:08:55 +0900
commitc20954f020a16d6c013b59a894dead4cbfb52a83 (patch)
tree41ce3f363a8932526e9c4da17ba8754ba6bf9e0c /man
parent1e8e1d3c9deaf3abdcf42ab5b63927b9eac4a98c (diff)
Add replace-query action
replace-query action replaces the query string with the current selection. If the selection is too long, it will be truncated. If the line contains meta-characters of fzf search syntax, it is possible that the line is no longer included in the updated result. e.g. echo '!hello' | fzf --bind ctrl-v:replace-query Close #1137
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 89d7f93f..0dfb77ca 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -525,6 +525,7 @@ triggered whenever the query string is changed.
\fBpreview-page-up\fR
\fBprevious-history\fR (\fIctrl-p\fR on \fB--history\fR)
\fBprint-query\fR (print query and exit)
+ \fBreplace-query\fR (replace query string with the current selection)
\fBselect-all\fR
\fBtoggle\fR (\fIright-click\fR)
\fBtoggle-all\fR