From 8f0c91545d308e534284b19edf61cbdb1ebbb315 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 29 Sep 2025 22:36:44 +0900 Subject: Add $FZF_RAW for conditional actions --- man/man1/fzf.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/man1') 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 -- cgit v1.2.3