From 9ace1351ffecc88b7b7e459bef54fa95dbcf5ad7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 4 Oct 2025 22:50:33 +0900 Subject: ADD $FZF_DIRECTION --- man/man1/fzf.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/man1/fzf.1') 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" -- cgit v1.2.3