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 [bash] Make sure to execute builtin history 5 years ago
key-bindings.fish [fish] Remove perl from fish key bindings (#1635) 5 years ago
key-bindings.zsh [zsh] Prevent the current directory from appearing as `~dir` in prompts (#1774) 5 years ago