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 15597
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Bug in handling combination of extended globs and attributes
- Date: Thu, 2 Dec 2010 19:16:55 +0000
- In-reply-to: <20101202124412.1c132eaa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- 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
- References: <slrniff0h9.nh8.klaus+usenet@xxxxxxxxxxxxxx> <20101202124412.1c132eaa@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Thu, 2 Dec 2010 12:44:12 +0000
Peter Stephenson <Peter.Stephenson@xxxxxxx> wrote:
> 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.
Ignore this, for some reason it turned up late.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author