From a90426b7ca59dfe9f97110caf533c450b6855a77 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 22 May 2024 22:18:24 +0900 Subject: Add print(...) action --- man/man1/fzf.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man1/fzf.1') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 5a715660..5611dbbb 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -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 -- cgit v1.2.3