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)
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>

No differences found