summaryrefslogtreecommitdiffstats
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-04-27 18:56:23 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-04-27 18:57:22 +0900
commit2665580120ba1c408016d2b542af9a4229e627ad (patch)
tree32523d07c80bbbac5591f27363da97923307da11 /man/man1/fzf.1
parenta4391aeedd4fec1865d2d646711f58d04058531b (diff)
Add $FZF_POS environment variable
Close #2175 Close #3753
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 742fba5a..8e79c2e4 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -984,6 +984,8 @@ fzf exports the following environment variables to its child processes.
.br
.BR FZF_SELECT_COUNT " Number of selected items"
.br
+.BR FZF_POS " Vertical position of the cursor in the list starting from 1"
+.br
.BR FZF_QUERY " Current query string"
.br
.BR FZF_PROMPT " Prompt string"