From b028cbd8bd267b817679c06330795c9edea91d54 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 19 Jan 2025 10:58:57 +0900 Subject: [PATCH] Clarify print(...) action --- man/man1/fzf.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 25fbcc18..16efa85b 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1584,7 +1584,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(...)\fR (add string to the output queue and print on exit) + \fBprint(...)\fR (add string to the output queue and print on normal exit) \fBput\fR (put the character to the prompt) \fBput(...)\fR (put the given string to the prompt) \fBrefresh\-preview\fR