m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Add {fzf:prompt} placeholder expression

Close #3354
This commit is contained in:
Junegunn Choi
2023-12-28 17:10:06 +09:00
parent f0fbed6007
commit 5d360180af
4 changed files with 100 additions and 58 deletions

View File

@@ -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.