From c5fb0c43f9222e72ff00290162b68e34a8f0d5d7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 7 May 2024 01:33:42 +0900 Subject: Add --cursor-line to highlight the whole current line Similar to 'set cursorline' of Vim. --- man/man1/fzf.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index dd2608fb..929b161e 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -534,6 +534,9 @@ color mappings. --color='pointer:#E12672,marker:#E17899,prompt:#98BEDE,hl+:#98BC99'\fR .RE .TP +.B "--cursor-line" +Highlight the whole current line +.TP .B "--no-bold" Do not use bold text .TP -- cgit v1.2.3