Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Is this a bug or I'm completely lost?
- X-seq: zsh-workers 20550
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Is this a bug or I'm completely lost?
- Date: Fri, 5 Nov 2004 13:11:57 +0100
- In-reply-to: <Pine.LNX.4.61.0411042020270.8689@xxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
- References: <20041104115359.GA23778@DervishD> <Pine.LNX.4.61.0411040841090.5131@xxxxxxxxxxxxxxxxxx> <13119.1099592066@xxxxxxx> <Pine.LNX.4.61.0411042020270.8689@xxxxxxxxxxxxxxxxxx>
Hi Bart :)
* Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> dixit:
> compadd -A found -k array && compadd -a found
> (( $#found == 0 || $#found == $#array )) && compadd -k array2
> The patch I sent does NOT implement the equivalent of the above.
Maybe, but it works. At least it works as I consider 'the
intuitive way'. If I specify two or more arrays, what I want is the
whole list as a source of matches, mixed.
Thanks again for the patch :) By now I'll use my old 4.0.9 and
two compadd commands, until 4.2.2 is out there.
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.dervishd.net & http://www.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author