Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 'K' subscript flag with associative array?
- X-seq: zsh-workers 28834
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: 'K' subscript flag with associative array?
- Date: Tue, 01 Mar 2011 13:08:01 -0500
- In-reply-to: <AANLkTimHftC1y2g9tXdOD=-oPhvhh7n7tADt+jEkx_EJ@mail.gmail.com> (Mikael Magnusson's message of "Tue, 1 Mar 2011 18:09:20 +0100")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <19821.9197.225140.311873@gargle.gargle.HOWL> <AANLkTimHftC1y2g9tXdOD=-oPhvhh7n7tADt+jEkx_EJ@mail.gmail.com>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On March 1, 2011 Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> Ie, you want I, not K.
Thanks Mikael and Ben!
> What K/k does is somewhat weird, in that it
> interprets the keys of the arrays as patterns and check which of those
> match the given subscript.
Only after reading this do I now understand what the manual is
saying..
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author