2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-15 21:49:26 +00:00
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 workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Make default .theme file consistent with uvars 2022-02-03 13:09:52 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Shorten more. 2022-01-27 16:21:22 -08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00