From 4298c0b1eb31b7563eb608e3fbf4069488ada08d Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 14 Mar 2025 16:46:23 +0900 Subject: Add `--ghost=TEXT` to display a ghost text when the input is empty --- man/man1/fzf.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 29dd89da..f4c8322c 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -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 -- cgit v1.2.3