Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Problem with command not found:_remote_files



> 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