summaryrefslogtreecommitdiffstats
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-07 01:26:25 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-07 01:26:25 +0900
commit9e4780510e07a239e696c3245cd19f8754f707f2 (patch)
treeba6795da00fcf450a10d2f9e9cfbffeebdf0a4b9 /man/man1/fzf.1
parente8405f40fe2eb3675f1cb4f69e825eff5f13f269 (diff)
Add current-{fg,bg,hl} as synonyms for {fg,bg,hl}+
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 323d3ead..dd2608fb 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -468,10 +468,10 @@ color mappings.
\fBbg \fRBackground
\fBpreview-bg \fRPreview window background
\fBhl \fRHighlighted substrings
- \fBfg+ \fRText (current line)
- \fBbg+ \fRBackground (current line)
+ \fBcurrent-fg (fg+) \fRText (current line)
+ \fBcurrent-bg (bg+) \fRBackground (current line)
\fBgutter \fRGutter on the left
- \fBhl+ \fRHighlighted substrings (current line)
+ \fBcurrent-hl (hl+) \fRHighlighted substrings (current line)
\fBquery \fRQuery string
\fBdisabled \fRQuery string when search is disabled (\fB--disabled\fR)
\fBinfo \fRInfo line (match counters)