You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/shell
Henré Botha 5e42b1c9f8 [ssh completion] Skip only aliases matching * (#1788)
This commit fixes a bug where lines that declare multiple hostnames get
omitted from completion entirely if one of the hostnames matches *. For
example:

	Host foo.com bar.dev baz.*
5 years ago
..
completion.bash [ssh completion] Skip only aliases matching * (#1788) 5 years ago
completion.zsh [ssh completion] Skip only aliases matching * (#1788) 5 years ago
key-bindings.bash
key-bindings.fish
key-bindings.zsh