mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 17:13:42 -05:00
If you do not want 'current-fg' to inherit attributes of 'fg', prefix it with 'regular:' to reset them. # italic and underline fzf --color fg:italic,current-fg:underline # only underline fzf --color fg:italic,current-fg:regular:underline