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 20548
- 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:02:53 +0100
- In-reply-to: <Pine.LNX.4.61.0411042010560.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> <20041104182928.GD24522@DervishD> <Pine.LNX.4.61.0411042010560.8689@xxxxxxxxxxxxxxxxxx>
Hi Bart :)
* Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> dixit:
> > Currently you have 'if no matches in the first array, don't even
> > try the second' behaviour.
> In that case I've misread both the code and your original description of
> the problem, and I'm much more convinced that it's a bug.
>
> Try this.
[patch...]
I'm trying it against a 4.2.1 (although I use 4.0.9), default
modules configuration, and it doesn't work :((
If there isn't a WORD in the command line (apart for the command,
of course) and I hit TAB (bound to my special expand or complete),
I'm presented with the list of all named dirs (first) and user dirs
(last). That's correct because I specify 'compadd -k nameddirs
userdirs'. But if I use, for example 'cd r<TAB>', nothing is
completed, and userdirs has an entry for 'root' which should match :(
If you want me to try anything more or if you want any info about
my environment or whatever, just tell.
Thanks for your help and interest, Bart, you're great ;) As we
say in Spain, you're a 'tío de puta madre' ;)
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