Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: more completion stuff
- X-seq: zsh-workers 7730
- From: Clint Adams <clint@xxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: more completion stuff
- Date: Wed, 8 Sep 1999 17:29:22 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <199909081418.QAA01362@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from Sven Wischnowsky on Wed, Sep 08, 1999 at 04:18:25PM +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199909081418.QAA01362@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> diff -u -r oldcompletion/User/_ssh Completion/User/_ssh
> --- oldcompletion/User/_ssh Wed Sep 8 15:36:18 1999
> +++ Completion/User/_ssh Wed Sep 8 16:15:43 1999
> @@ -0,0 +1,152 @@
> +#compdef ssh ssh-add ssh-agent ssh-keygen
Please add slogin to this.
Also, it would be nice if the construct 'user@host' were supported.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author