summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-07 01:33:42 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-07 01:34:35 +0900
commitc5fb0c43f9222e72ff00290162b68e34a8f0d5d7 (patch)
treefa27a1ec8a6f9ce103110b0015abbb61823cf539 /man
parent9e4780510e07a239e696c3245cd19f8754f707f2 (diff)
downloadfzf-c5fb0c43f9222e72ff00290162b68e34a8f0d5d7.tar.gz
Add --cursor-line to highlight the whole current line
Similar to 'set cursorline' of Vim.
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.13
1 files changed, 3 insertions, 0 deletions
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