mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:36:58 -05:00
Add print(...) action
This commit is contained in:
@@ -1399,7 +1399,7 @@ A key or an event can be bound to one or more of the following actions.
|
||||
\fBpreview-half-page-up\fR
|
||||
\fBpreview-bottom\fR
|
||||
\fBpreview-top\fR
|
||||
\fBprint-query\fR (print query and exit)
|
||||
\fBprint(...)\fR (add string to the output queue and print on exit)
|
||||
\fBput\fR (put the character to the prompt)
|
||||
\fBput(...)\fR (put the given string to the prompt)
|
||||
\fBrefresh-preview\fR
|
||||
|
||||
Reference in New Issue
Block a user