zsh-workers
 help / color / mirror / code / Atom feed
From: "Thomas Köhler" <jean-luc@picard.franken.de>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: scp completion
Date: Mon, 2 Sep 2002 18:37:41 +0200	[thread overview]
Message-ID: <20020902163741.GA2240@picard.franken.de> (raw)

[-- 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 --]

             reply	other threads:[~2002-09-02 17:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-02 16:37 Thomas Köhler [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020902163741.GA2240@picard.franken.de \
    --to=jean-luc@picard.franken.de \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).