Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion for rlogin and friends
- X-seq: zsh-workers 7741
- From: Adam Spiers <adam@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: completion for rlogin and friends
- Date: Thu, 9 Sep 1999 13:30:51 +0100
- In-reply-to: <199909091109.NAA02759@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from Sven Wischnowsky on Thu, Sep 09, 1999 at 01:09:20PM +0200
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199909091109.NAA02759@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Sven Wischnowsky (wischnow@xxxxxxxxxxxxxxxxxxxxxxx) wrote:
>
> Well, just improving `_rlogin' a bit.
>
> diff -u -r oldcompletion/User/_rlogin Completion/User/_rlogin
> --- oldcompletion/User/_rlogin Thu Sep 9 11:22:40 1999
> +++ Completion/User/_rlogin Thu Sep 9 13:03:11 1999
> @@ -1,19 +1,51 @@
> -#compdef rlogin rsh
> +#compdef rlogin rsh remsh rcp
Shouldn't scp be in that too?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author