fish-shell/share
Fabian Homborg a3e20a4d38 Don't use abbreviated long options
"function --argument" is not a thing, it's "--argument-names". This only
accidentally works because our getopt is awful and allows abbreviated
long options.

Similarly, one argparse test used "--d" instead of "-d" or "--def".
2020-09-19 11:47:41 +02:00
..
completions Don't use abbreviated long options 2020-09-19 11:47:41 +02:00
functions Don't use abbreviated long options 2020-09-19 11:47:41 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Make prompts forward compatible with fish 3.1.2 by passing locally exported variable 2020-09-05 09:58:55 +02: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 Call "fish_command_not_found" if a command wasn't found 2020-09-06 11:15:54 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00