Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problem with command not found:_remote_files
- X-seq: zsh-users 17641
- From: reckoner <reckoner@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Problem with command not found:_remote_files
- Date: Sat, 16 Feb 2013 11:00:53 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=gNP2kWozREY1/BA6gVzrqhWKZqsnI9GGMKE9xuN+FDQ=; b=iAP0uFuH73pdXjcKJmGZPKb91CQdcnGrj3prO3zJyMme/OVt8tmcoC7Bt6NatxO1Le DH3irY55ZajOToHllk2tTqP3SmfymQZpktkTUwpEMu2DJicm8tJ3nY6+s/6H6fYbytan WEj+1qFvruTJFKPiMer3DGzIO/4RW9CNkzlKNBMjnVrz1VHMSSFc+/4ZHI7KMUWpFhjc k04Si2Xo0KTacg75xSMQbqU3TaSBVVex6cz4NXeOO3BX+WOmr16BH4E2lAEKmtXLJqUg spgkdd3y4i9e/lcYdJN+jsm2a6D3eJsn1Oozgg8fxOZCtzvZDoZm0yc5VJomad2l2Hey Y1Vg==
- 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,
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author