From 5d360180afdb059a30ac7912edf9bc94ea8d2fe3 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 28 Dec 2023 17:10:06 +0900 Subject: Add {fzf:prompt} placeholder expression Close #3354 --- man/man1/fzf.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index fd68a874..9b5e1e3a 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -593,6 +593,7 @@ Also, Use \fB{+n}\fR if you want all index numbers when multiple lines are selected. .br * \fB{fzf:action}\fR is replaced to to the name of the last action performed +* \fB{fzf:prompt}\fR is replaced to to the prompt string Note that you can escape a placeholder pattern by prepending a backslash. -- cgit v1.2.3