summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-05-14 18:28:46 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-05-16 23:24:05 +0900
commit5a391024059e055f9e21b997ff77e1b4ba5302c5 (patch)
tree0e9195c80598cc1b34e45c13882f79495859a352 /man
parent94999101e358385f3ca67a6ec9512f549196b802 (diff)
Allow customizing the color of preview scrollbar via 'preview-scrollbar'
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.146
1 files changed, 24 insertions, 22 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 82a9b6ff..1ff1fe03 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -433,28 +433,30 @@ color mappings.
\fBbw \fRNo colors (equivalent to \fB--no-color\fR)
.B COLOR NAMES:
- \fBfg \fRText
- \fBpreview-fg \fRPreview window text
- \fBbg \fRBackground
- \fBpreview-bg \fRPreview window background
- \fBhl \fRHighlighted substrings
- \fBfg+ \fRText (current line)
- \fBbg+ \fRBackground (current line)
- \fBgutter \fRGutter on the left
- \fBhl+ \fRHighlighted substrings (current line)
- \fBquery \fRQuery string
- \fBdisabled \fRQuery string when search is disabled (\fB--disabled\fR)
- \fBinfo \fRInfo line (match counters)
- \fBborder \fRBorder around the window (\fB--border\fR and \fB--preview\fR)
- \fBseparator \fRHorizontal separator on info line
- \fBscrollbar \fRScrollbar
- \fBlabel \fRBorder label (\fB--border-label\fR and \fB--preview-label\fR)
- \fBpreview-label \fRBorder label of the preview window (\fB--preview-label\fR)
- \fBprompt \fRPrompt
- \fBpointer \fRPointer to the current line
- \fBmarker \fRMulti-select marker
- \fBspinner \fRStreaming input indicator
- \fBheader \fRHeader
+ \fBfg \fRText
+ \fBpreview-fg \fRPreview window text
+ \fBbg \fRBackground
+ \fBpreview-bg \fRPreview window background
+ \fBhl \fRHighlighted substrings
+ \fBfg+ \fRText (current line)
+ \fBbg+ \fRBackground (current line)
+ \fBgutter \fRGutter on the left
+ \fBhl+ \fRHighlighted substrings (current line)
+ \fBquery \fRQuery string
+ \fBdisabled \fRQuery string when search is disabled (\fB--disabled\fR)
+ \fBinfo \fRInfo line (match counters)
+ \fBborder \fRBorder around the window (\fB--border\fR and \fB--preview\fR)
+ \fBscrollbar \fRScrollbar
+ \fBpreview-border \fRBorder around the preview window (\fB--preview\fR)
+ \fBpreview-scrollbar \fRScrollbar
+ \fBseparator \fRHorizontal separator on info line
+ \fBlabel \fRBorder label (\fB--border-label\fR and \fB--preview-label\fR)
+ \fBpreview-label \fRBorder label of the preview window (\fB--preview-label\fR)
+ \fBprompt \fRPrompt
+ \fBpointer \fRPointer to the current line
+ \fBmarker \fRMulti-select marker
+ \fBspinner \fRStreaming input indicator
+ \fBheader \fRHeader
.B ANSI COLORS:
\fB-1 \fRDefault terminal foreground/background color