From 40d03b267b94f07dcec95b24baf20c3500d8bd2d Mon Sep 17 00:00:00 2001 From: ncanceill Date: Thu, 13 Feb 2014 11:08:55 +0100 Subject: [PATCH] also trim the port number in address:port form --- lib/completion.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/completion.zsh b/lib/completion.zsh index 1336fd77f..925c4491a 100644 --- a/lib/completion.zsh +++ b/lib/completion.zsh @@ -33,7 +33,7 @@ cdpath=(.) # use /etc/hosts and known_hosts for hostname completion [ -r /etc/ssh/ssh_known_hosts ] && _global_ssh_hosts=(${${${${(f)"$(