Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with command not found:_remote_files
- X-seq: zsh-users 17642
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: reckoner <reckoner@xxxxxxxxx>
- Subject: Re: Problem with command not found:_remote_files
- Date: Sat, 16 Feb 2013 20:07:17 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <511FD765.9030703@gmail.com> (reckoner@gmail.com's message of "Sat, 16 Feb 2013 11:00:53 -0800")
- 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: <511FD765.9030703@gmail.com>
> I have recently upgraded to zsh-5.0.2 on cygwin. However, using the previous
> 4.3.10 version, I used to be able to do
>
> % scp hostname:file_<TAB>
>
> and then get completion on the remote file. This no longer works and instead I
> get the following error:
>
> _ssh: 515: command not found: _remote_files
>
> Any help appreciated.
rm ~/.zcompdump
exec zsh
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author