mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 05:28:49 +00:00
eff6b98813
Add IPV6 /etc/hosts completion support. Parses columns rather than values which produces improved output. Support ssh -F and Include completion Ignore ssh Hostname and Host with wildcard. The following only get in the way: - Hostname: Host resolves to Hostname - Wildcard Host: Cannot ssh to a glob pattern Improve scp completions * complete only local files when no host provided * complete only remote files when host is provided * complete local files or hosts when no separator Disable username completion for ssh/scp Username completion only provides local users which will unlikely be useful on a remote machine. ssh will use the current username (the only useful one) or one provided in the ssh config. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |