Checklist
Output of fzf --version
0.73.1 (ce4bef7)
OS
Shell
Problem / Steps to reproduce
Hi Junegunn ,
Good day my friend, how are you ? :)
This aint at all a bug or a problem with your awesome tool, its a feature request that i think it could enhance the visual aspect of it , for instance in this configuration:
export FZF_DEFAULT_OPTS="
--cycle
--prompt=' '
--info='inline:┆ '
--separator=''
--pointer=' '
--marker=' '
--marker-multi-line='╠║╚'
--highlight-line
--wrap-sign='⤷ '
--border=dashed
--color=fg:#a9b1d6,bg:#000000,hl:#ea9999
--color=fg+:#c0caf5,bg+:#101010,hl+:#d3ffce
--color=border:#4d324c,header:#7aa2f7,gutter:#000000
--color=spinner:#d3ffce,info:#7aa2f7
--color=pointer:#ff5577,marker:#d3ffce,prompt:#d3ffce
--color=input:#ffffff"
both the parameters: --info='inline:┆ ' and --prompt=' ' must share the same color , same situation as well with: --marker=' ' and --marker-multi-line='╠║╚' , i think it would be great if separate colors could be applied for each of those four parameters if its possible.
I know that this is a minor enhancement and not technical in nature but it would be great for theming most definetely.
Thanks Junegunn Choi for all the help given .
Regards.
Daniel
Checklist
man fzf)Output of
fzf --version0.73.1 (ce4bef7)
OS
Shell
Problem / Steps to reproduce
Hi Junegunn ,
Good day my friend, how are you ? :)
This aint at all a bug or a problem with your awesome tool, its a feature request that i think it could enhance the visual aspect of it , for instance in this configuration:
export FZF_DEFAULT_OPTS="
--cycle
--prompt=' '
--info='inline:┆ '
--separator=''
--pointer=' '
--marker=' '
--marker-multi-line='╠║╚'
--highlight-line
--wrap-sign='⤷ '
--border=dashed
--color=fg:#a9b1d6,bg:#000000,hl:#ea9999
--color=fg+:#c0caf5,bg+:#101010,hl+:#d3ffce
--color=border:#4d324c,header:#7aa2f7,gutter:#000000
--color=spinner:#d3ffce,info:#7aa2f7
--color=pointer:#ff5577,marker:#d3ffce,prompt:#d3ffce
--color=input:#ffffff"
both the parameters: --info='inline:┆ ' and --prompt=' ' must share the same color , same situation as well with: --marker=' ' and --marker-multi-line='╠║╚' , i think it would be great if separate colors could be applied for each of those four parameters if its possible.
I know that this is a minor enhancement and not technical in nature but it would be great for theming most definetely.
Thanks Junegunn Choi for all the help given .
Regards.
Daniel