Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
autocompletion with remote hosts
- X-seq: zsh-users 14674
- From: "Mr.SpOOn" <mr.spoon21@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: autocompletion with remote hosts
- Date: Mon, 21 Dec 2009 18:36:02 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=4r4Pr2fTCREgEkRPc7+mFqBjdrHApOYjEcYuJtmpE1Q=; b=PLUKYMP1tbmWbwXZTSL82+KXXfVu4rM0UbWNdXEmZ8vVMJlqW16LarIsDwQx+vytxh gAy7bu3YYpBLBeTvTUBhic+5xicNYBiaUD1l4M5SugjYVlEFJ0ToNWxOZSIpYtGBDHDp DrhWSXRTCKtE7p488Ekw1OQ+i4Xu1eIzar6NI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=o3I1DdXxFqEBsBLj/Cy8cDjU6XoAPwExFTglCwgl1pBbfIFphvyw+NAg6uBqGQFWPX P9aHHW2LzXqasz0jp1XshrmzaFpB8j36xNpgZ8ASaxCFZ+YqKkW9CwuTT67HtfIr8oXV NnqazWiQl4MMMkuzwQ4kdbjstYYN+aGbRpeXo=
- 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
Hi,
in bash I somehow managed to have autocompletion for remote hosts and
directory when I used ssh and scp.
I can't find a way to have the same in zsh.
Can you help me?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author