Hi,

It seems Fish's completion color variables
(fish_pager_color_completion, etc.) do not affect the color of
completions.

For example:

fish> set -xg fish_pager_color_description brown
fish> echo $fish_pager_color_<Tab>
…_color_completion  (Variable: normal)
…_color_description  (Variable: brown)
…_color_prefix       (Variable: brown)
…_color_progress      (Variable: cyan)


Here the descriptions are printed in normal color.  A screenshot is attached.

Attachment: fish-completion-colors.png
Description: PNG image

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to