Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Ant completion improvement
- X-seq: zsh-workers 20610
- From: Jean-Baptiste Quenot <jb.quenot@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: [PATCH] Ant completion improvement
- Date: Wed, 8 Dec 2004 15:07:02 +0100
- In-reply-to: <20041208135744.GI3924@xxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Jean-Baptiste Quenot <jb.quenot@xxxxxxxxxxx>,	zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20041206104117.GB1617@xxxxxxxxxxxxxx> <20041208125240.GG3924@xxxxxxxxxxxxxxxxxxxxx> <20041208133347.GC86595@xxxxxxxxxxxxxx> <20041208135744.GI3924@xxxxxxxxxxxxxxxxxxxxx>
* Doug Kearns:
> Is there any need for us to keep the / *<target/ ? ^^
Well,  this is  again for  cosmetic  reasons AFAICT  when the  zsh
developer is manually viewing the results of the sed command.  But
this causes  problems when file  has tabs instead of  spaces, then
you don't have completion anymore.   So either remove leading " *"
(preferred) or specify  the character class :blank: to  be sure to
match all blanks.  The XML spec does not require blanks before the
tag.  About anything could appear there.
Best regards,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author