fish-shell/share
Johannes Altmanninger f20e8e5860 alias: don't add --wraps for wrappers with the same name
These aliases seem to be common, see #7389 and others.  This prevents
recursion on that example, so `alias ssh "env TERM=screen ssh"` will just
have the same completions as ssh.

Checking the last token is a heuristic which hopefully works for most
cases. Users are encouraged to use functions instead of aliases.
2020-10-10 09:24:49 +02:00
..
completions competions/env: only invoke subcommand completions once 2020-10-10 09:24:49 +02:00
functions alias: don't add --wraps for wrappers with the same name 2020-10-10 09:24:49 +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