zsh-workers
 help / color / mirror / code / Atom feed
* scp completion
@ 2002-09-02 16:37 Thomas Köhler
  2002-09-03  9:02 ` Oliver Kiddle
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Köhler @ 2002-09-02 16:37 UTC (permalink / raw)
  To: Zsh hackers list

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

Hi,
zsh's completion for scp lacks a feature :)
When I use scp, I can complete remote file names like this:

scp foo@bar:/some/path<TAB>
                      ^^^^^ completes remote filenames

That doesn't work when I have to use "-P" to scp:

scp -P 2222 foo@bar:/some/path<TAB>
                              ^^^^^ tries to complete remote
                                    filenames via port 22 which
                                    fails

Is there any chance that this feature will be implemented soon or
is someone already working on it? Or should I have a look into
this myself and send a patch (might take a while until I figured
out that _ssh mess)?

Bye,
Thomas

-- 
 Thomas Köhler Email:   jean-luc@picard.franken.de     | LCARS - Linux
     <><        WWW:     http://jeanluc-picard.de      | for Computers
                IRC:             jeanluc               | on All Real
               PGP public key available from Homepage! | Starships

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-09-04  8:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-02 16:37 scp completion Thomas Köhler
2002-09-03  9:02 ` Oliver Kiddle
2002-09-03 15:10   ` Thomas Köhler
2002-09-03 15:20     ` Thomas Köhler
2002-09-03 16:24       ` Oliver Kiddle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).