diff options
Diffstat (limited to 'man/man1/fzf.1')
| -rw-r--r-- | man/man1/fzf.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 380078ae..ffd47f12 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1377,6 +1377,8 @@ fzf exports the following environment variables to its child processes. .BR FZF_PREVIEW_LINES " Number of lines in the preview window" .br .BR FZF_PREVIEW_COLUMNS " Number of columns in the preview window" +.br +.BR FZF_RAW " Only in raw mode. 1 if the current item matches, 0 otherwise" .SH EXTENDED SEARCH MODE |
