zsh-workers
 help / color / mirror / code / Atom feed
* a VERY little patch for _ssh
@ 2000-06-28  8:36 Jan Fedak
  0 siblings, 0 replies; only message in thread
From: Jan Fedak @ 2000-06-28  8:36 UTC (permalink / raw)
  To: Zsh workers

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-28  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-28  8:36 a VERY little patch for _ssh Jan Fedak

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).