Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Let's finish this new completion stuff
- X-seq: zsh-workers 5480
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Let's finish this new completion stuff
- Date: Tue, 23 Feb 1999 10:08:01 +0100 (MET)
- In-reply-to: Bart Schaefer's message of Mon, 22 Feb 1999 21:28:45 -0800 (PST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> I don't want to get into anything that looks like a multidimensional
> array.
We already allow multiple subscripst in parameter expansion, not in
assignments.
> OK would be $matches[prefix(num)] or something ... though in
> thinking about it a bit further, I think I prefer requiring the (r) or
> (R) flag to activate any such magic, e.g. $matches[(r)prefix(num)].
> The connection to patterns is useful; it's just a special case of a
> pattern.
Yes, I'd prefer requiring the `(r)', too. (Hm, I already said that,
didn't I? I think so...)
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author