fix ssh remote host name completion with more than one pattern
authorChristian Hesse <mail@eworm.de>
Mon, 18 May 2015 21:44:17 +0000 (23:44 +0200)
committerChristian Hesse <mail@eworm.de>
Wed, 27 May 2015 07:02:26 +0000 (09:02 +0200)
commite3f3b08c2e641279e80235e739c3136d8cccac49
tree7bc1b194da8709482823b3d37f8b38f96b1a522d
parentfdb957e4db66870d102442cdc51f69ad795934ca
fix ssh remote host name completion with more than one pattern

Host declaration may contain more than one pattern given after the
keyword, separated by whitespaces. For correct completion split the
string.

Signed-off-by: Christian Hesse <mail@eworm.de>
etc/zsh/zshrc