summaryrefslogtreecommitdiff
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 460849b6..c98e709f 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1279,10 +1279,20 @@ fzf exports the following environment variables to its child processes.
.br
.BR FZF_PROMPT " Prompt string"
.br
+.BR FZF_GHOST " Ghost string"
+.br
+.BR FZF_POINTER " Pointer string"
+.br
.BR FZF_PREVIEW_LABEL " Preview label string"
.br
.BR FZF_BORDER_LABEL " Border label string"
.br
+.BR FZF_LIST_LABEL " List label string"
+.br
+.BR FZF_INPUT_LABEL " Input label string"
+.br
+.BR FZF_HEADER_LABEL " Header label string"
+.br
.BR FZF_ACTION " The name of the last action performed"
.br
.BR FZF_KEY " The name of the last key pressed"