mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
Allow put action with an argument i.e. put(...)
This commit is contained in:
@@ -1008,6 +1008,7 @@ A key or an event can be bound to one or more of the following actions.
|
||||
\fBpreview-top\fR
|
||||
\fBprint-query\fR (print query and exit)
|
||||
\fBput\fR (put the character to the prompt)
|
||||
\fBput(...)\fR (put the given string to the prompt)
|
||||
\fBrefresh-preview\fR
|
||||
\fBrebind(...)\fR (rebind bindings after \fBunbind\fR)
|
||||
\fBreload(...)\fR (see below for the details)
|
||||
|
||||
Reference in New Issue
Block a user