m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Add --ghost=TEXT to display a ghost text when the input is empty

This commit is contained in:
Junegunn Choi
2025-03-14 16:46:23 +09:00
parent 6c104d771e
commit 4298c0b1eb
5 changed files with 44 additions and 0 deletions

View File

@@ -709,6 +709,10 @@ ANSI color codes are supported.
Do not display horizontal separator on the info line. A synonym for
\fB\-\-separator=''\fB
.TP
.BI "\-\-ghost=" "TEXT"
Ghost text to display when the input is empty
.TP
.B "\-\-filepath\-word"
Make word-wise movements and actions respect path separators. The following