mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 19:03:38 +08:00
e8372db781
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). |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |