Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: autocompletion with remote hosts
- X-seq: zsh-users 14676
- From: Andrey Borzenkov <arvidjaar@xxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: autocompletion with remote hosts
- Date: Mon, 21 Dec 2009 21:47:38 +0300
- In-reply-to: <20091221183524.GA2889106@xxxxxxxxxxxxxxxxxxxxxxxx>
- 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
- References: <8f67b6f80912210936n62f8e4dbx3aee05da6164bb08@xxxxxxxxxxxxxx> <20091221183524.GA2889106@xxxxxxxxxxxxxxxxxxxxxxxx>
On Monday 21 of December 2009 21:35:24 Daniel Friesel wrote:
> Theoretically, the completion for ssh/scp/etc. is also able to read
> the hosts for completion directly from ~/.ssh/config or
> ~/.ssh/known_hosts, however due to some fuckup (which so far noone
> could explain to me) it never does this.
>
Well, it works here; could you send your ~/.ssh/config that does not
work?
As for known_hosts - no, it was never used as far as I know. May be it
should.
Completion of remote pathname requires passwordless authentication
(i.e. public key in most cases) and of course host name must be known at
this point.
Attachment:
signature.asc
Description: This is a digitally signed message part.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author