Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Magic associative arrays
- X-seq: zsh-workers 5468
- From: Bruce Stephens <B.Stephens@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Magic associative arrays
- Date: 22 Feb 1999 10:51:30 +0000
- In-reply-to: "Bart Schaefer"'s message of "Sun, 21 Feb 1999 05:10:06 -0800"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <990221051007.ZM10208@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: B.Stephens@xxxxxxxxx
"Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx> writes:
> How about an special AA named "files"? "$files[foo]" would be
> equivalent to "$(<foo)". One step further: `noglob vared
> files[foo]` replaces `zed` almost entirely (except for the ZLE
> rebinding bits). OK, maybe that one is getting a little carried
> away ... but if the OS supports mmap() ...
And, of course, the Perl mapping to db files (presuming that configure
notices some compatible db library).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author