fish-shell/share
Fabian Homborg 0866013280 Stop using __fish_complete_suffix with a braced argument
__fish_complete_suffix accepts a first argument containing a
brace-expansion, like

    __fish_complete_suffix '.{c,cpp,py}'

We're gonna be removing the `eval` that does that shortly, so let's
remove all uses in our code.
2019-12-28 17:10:23 +01:00
..
completions Stop using __fish_complete_suffix with a braced argument 2019-12-28 17:10:23 +01:00
functions __fish_man_page: ignore prefixing variable assignments 2019-12-19 23:44:58 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools prompt: remove fallback for $fish_color_host 2019-12-11 11:32:58 +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 Make sure nop command always suceeds 2019-08-03 18:14:12 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00