Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in handling combination of extended globs and attributes
- X-seq: zsh-users 15594
- From: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- To: Klaus Ethgen <klaus+usenet@xxxxxxxxx>, zsh-users@xxxxxxx
- Subject: Re: Bug in handling combination of extended globs and attributes
- Date: Thu, 2 Dec 2010 12:44:12 +0000
- In-reply-to: <slrniff0h9.nh8.klaus+usenet@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: Cambridge Silicon Radio
- References: <slrniff0h9.nh8.klaus+usenet@xxxxxxxxxxxxxx>
On Thu, 2 Dec 2010 12:25:29 +0100
Klaus Ethgen <klaus+usenet@xxxxxxxxx> wrote:
> when I use the following glob:
> print -l *~bla~foo(D.|/)
>
> I get a list with only bla excluded. File/Directory foo is still in
> the result but shouldnt with my understanding.
Yes, it's explicitly documented that way and for some reason I didn't
see that and didn't implement it that way when I rewrote the pattern
matching code some years ago. In fact, I can't work out what chaining
tilde expressions actually does at the moment. I'll see if I can
remember enough to fix it.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
Tel: +44 (0)1223 692070 Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK
Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
Messages sorted by:
Reverse Date,
Date,
Thread,
Author