m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Add refresh-preview action

This commit is contained in:
Junegunn Choi
2020-06-20 22:04:09 +09:00
parent a7aa08ce07
commit c33258832e
3 changed files with 15 additions and 5 deletions

View File

@@ -696,6 +696,7 @@ A key or an event can be bound to one or more of the following actions.
\fBpreview-page-up\fR
\fBprevious-history\fR (\fIctrl-p\fR on \fB--history\fR)
\fBprint-query\fR (print query and exit)
\fBrefresh-preview\fR
\fBreload(...)\fR (see below for the details)
\fBreplace-query\fR (replace query string with the current selection)
\fBselect-all\fR (select all matches)