m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Add color option for gutter

fzf --color gutter:-1

Close #1529
Close #1468
This commit is contained in:
Junegunn Choi
2019-03-17 15:37:23 +09:00
parent 309bae423c
commit 2157f4f193
4 changed files with 38 additions and 22 deletions

View File

@@ -250,6 +250,7 @@ e.g. \fBfzf --color=bg+:24\fR
\fBhl \fRHighlighted substrings
\fBfg+ \fRText (current line)
\fBbg+ \fRBackground (current line)
\fBgutter \fRGutter on the left (default to \fBbg+\fR)
\fBhl+ \fRHighlighted substrings (current line)
\fBinfo \fRInfo
\fBborder \fRBorder of the preview window and horizontal separators (\fB--border\fR)