fish-shell/share
Johannes Altmanninger e8372db781 completions/set: only show foreground/background colors if relevant
Cursory experiments reveal that there are only three color options where
the background color is not ignored (though I didn't check all of them).
For these three options, the foreground color is ignored.  Similar for
bold/italics/underline.
Teach set completions to only show the colors that won't be ignored.

Unrelated observation: we write

	-a '--background=(set_color --print-colors)'

instead of

	-l background -a '(set_color --print-colors)'

because we want all colors to show straight away (there are no other
meaningful arguments).
2022-02-07 20:53:55 +01:00
..
completions completions/set: only show foreground/background colors if relevant 2022-02-07 20:53:55 +01:00
functions share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
groff
tools Make default .theme file consistent with uvars 2022-02-03 13:09:52 +01:00
__fish_build_paths.fish.in
config.fish Shorten more. 2022-01-27 16:21:22 -08:00
lynx.lss