fish-shell/share
Dale Eidd eff6b98813 numerous improvements to ssh/scp completions
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.
2017-02-01 22:12:49 -08:00
..
completions numerous improvements to ssh/scp completions 2017-02-01 22:12:49 -08:00
functions numerous improvements to ssh/scp completions 2017-02-01 22:12:49 -08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools create_manpage_completions: Try more ways to get manpath 2017-01-29 18:00:48 -08: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 time for another make style-all 2017-01-26 20:05:46 -08:00