Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: tag aliases
- X-seq: zsh-workers 10208
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: RE: PATCH: tag aliases
- Date: Thu, 23 Mar 2000 09:57:32 +0100 (MET)
- In-reply-to: "Andrej Borsenkow"'s message of Thu, 23 Mar 2000 11:49:25 +0300
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> > diff -ru ../z.old/Completion/Core/_multi_parts
> > Completion/Core/_multi_parts
> > --- ../z.old/Completion/Core/_multi_parts Wed Mar 22 09:13:20 2000
> > +++ Completion/Core/_multi_parts Wed Mar 22 09:14:11 2000
> > @@ -14,7 +14,7 @@
> > # Get the options.
> >
> > zparseopts -D -a sopts \
> > - 'J:=group' 'V:=group' 'X:=expl' 'P:=opts' 'F:=opts' \
> > + 'J+:=group' 'V+:=group' 'X+:=expl' 'P:=opts' 'F:=opts' \
> > S: r: R: q 1 2 n f 'M+:=match' 'i=imm'
> >
>
> this fails for me because my _multi_parts does not have 'f' option. I
> think, I have not missed patches ...
It's from 9855.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author