diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2020-12-07 19:07:17 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-12-07 19:11:00 +0900 |
| commit | e0a22e76f8254eb5478f86bb43ccc0115a46c25f (patch) | |
| tree | 8a61f9655b609da1a7b6c1209bea3e18a4191858 /shell | |
| parent | 00a36103316456227b5a3331e58155e43f713f79 (diff) | |
| download | fzf-e0a22e76f8254eb5478f86bb43ccc0115a46c25f.tar.gz | |
Make --color attributes mergeable
So you can override the colors and still have the text attributes
# Default colors and attributes
fzf
export FZF_DEFAULT_OPTS='--color hl:-1:underline,hl+:-1:underline:reverse'
# Default colors with underline+reverse attributes
fzf
# Different colors with underline+reverse attributes
fzf --color hl:176,hl+:177
Related: https://github.com/junegunn/fzf.vim/issues/1197#issuecomment-739804363
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions
