Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
hostname completion for ssh / scp
- X-seq: zsh-users 22081
- From: Fourhundred Thecat <400thecat@xxxxxx>
- To: zsh-users@xxxxxxx
- Subject: hostname completion for ssh / scp
- Date: Thu, 03 Nov 2016 20:11:10 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
when I want to complete hostnames for ssh:
ssh <TAB>
it offers me only the hostnames listed in ~/.ssh/config and completely
ignores global ones defined in /etc/hosts
Is this intended behavior?
Why not use both files, like in bash_completion?
Tested on zsh 4.3.17
thanks,
Messages sorted by:
Reverse Date,
Date,
Thread,
Author