zsh-workers
 help / color / mirror / code / Atom feed
From: Jan Fedak <J.Fedak@sh.cvut.cz>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: a VERY little patch for _ssh
Date: Wed, 28 Jun 2000 10:36:45 +0200	[thread overview]
Message-ID: <20000628103644.A1749@tornado.sh.cvut.cz> (raw)

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

Hello.

Could you consider adding the following little patch for _ssh?

Thanks, Jan

-- 
  Jan Fedak                            talk:jack@tornado.sh.cvut.cz
  mailto:J.Fedak@sh.cvut.cz                    mailto:jack@mobil.cz
                Linux - the ultimate NT Service Pack.  

[-- Attachment #2: ssh.patch --]
[-- Type: text/plain, Size: 577 bytes --]

--- zsh-3.1.9-dev-1/Completion/User/_ssh	Sun May 21 20:31:27 2000
+++ zsh-3.1.9-dev-mine/Completion/User/_ssh	Sun May 21 20:34:28 2000
@@ -33,7 +33,7 @@
       '-l[specify login name]:login name:_ssh_users' \
       '-n[redirect stdin from /dev/null]' \
       '*-o[specify extra options]:option string:->option' \
-      '-p[specify port on remote host]:port number on remote host:' \
+      '-p[specify port on remote host]:port number on remote host:_ports' \
       '-q[quiet operation]' \
       '-P[use non priviledged port]' \
       '-t[force pseudo-tty allocation]' \

                 reply	other threads:[~2000-06-28  8:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20000628103644.A1749@tornado.sh.cvut.cz \
    --to=j.fedak@sh.cvut.cz \
    --cc=zsh-workers@sunsite.auc.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).