Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: difference between ${...=...} and ${...+...} with (j:_:)
- X-seq: zsh-workers 22251
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: difference between ${...=...} and ${...+...} with (j:_:)
- Date: Mon, 13 Feb 2006 00:24:25 -0800
- In-reply-to: <20060213081708.GA31780@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20060213081708.GA31780@xxxxxxxxxxxxx>
On Mon, Feb 13, 2006 at 12:17:08AM -0800, Wayne Davison wrote:
> Is this an inconsistency? Or a misunderstanding on my part?
Of course, as soon as I sent the email, I realized what I was missing:
the latter passes through an array from the inner to the outer brace
level, and thus it is entirely expected that its 'j' flag affect that
array.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author