Add --cursor-line to highlight the whole current line

Similar to 'set cursorline' of Vim.
This commit is contained in:
Junegunn Choi
2024-05-07 01:33:42 +09:00
parent 9e4780510e
commit c5fb0c43f9
3 changed files with 23 additions and 3 deletions

View File

@@ -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