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.*
2019-12-06 17:58:53 +09:00
..
completion.bash [ssh completion] Skip only aliases matching * (#1788) 2019-12-06 17:58:53 +09:00
completion.zsh [ssh completion] Skip only aliases matching * (#1788) 2019-12-06 17:58:53 +09:00
key-bindings.bash [bash] Make sure to execute builtin history 2019-06-03 18:46:01 +09:00
key-bindings.fish [fish] Remove perl from fish key bindings (#1635) 2019-07-13 14:47:51 +09:00
key-bindings.zsh [zsh] Prevent the current directory from appearing as `~dir` in prompts (#1774) 2019-12-01 23:20:26 +09:00