summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-12-28 17:10:06 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-12-28 17:10:06 +0900
commit5d360180afdb059a30ac7912edf9bc94ea8d2fe3 (patch)
treed75b0b0cecfb01430453b6a63b94bc4d6c56872b /man
parentf0fbed6007d628216a5b75b62646aea90d489afa (diff)
Add {fzf:prompt} placeholder expression
Close #3354
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.11
1 files changed, 1 insertions, 0 deletions
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.