summaryrefslogtreecommitdiff
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-10-04 22:50:33 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-10-09 00:17:00 +0900
commit9ace1351ffecc88b7b7e459bef54fa95dbcf5ad7 (patch)
treed457577004cb0ef1356c99c759c52eb769ed9fa6 /man/man1/fzf.1
parente1de29bc40c5a117ef6f6c37b37d16c1d89baa42 (diff)
downloadfzf-9ace1351ffecc88b7b7e459bef54fa95dbcf5ad7.tar.gz
ADD $FZF_DIRECTION
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 bf26d377..6801fd81 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1335,6 +1335,8 @@ fzf exports the following environment variables to its child processes.
.br
.BR FZF_COLUMNS " Number of columns fzf takes up excluding padding and margin"
.br
+.BR FZF_DIRECTION " Direction of the list (\fBup\fR or \fBdown\fR)"
+.br
.BR FZF_TOTAL_COUNT " Total number of items"
.br
.BR FZF_MATCH_COUNT " Number of matched items"