zsh-users
 help / color / mirror / code / Atom feed
From: "Lawrence Velázquez" <larryv@zsh.org>
To: "Ray Andrews" <rayandrews@eastlink.ca>
Cc: zsh-users@zsh.org
Subject: Re: file globbing
Date: Thu, 05 Aug 2021 13:52:21 -0400	[thread overview]
Message-ID: <041137ee-458e-470d-b238-b1e9f480ef14@www.fastmail.com> (raw)
In-Reply-To: <ec86c88d-e01b-3297-ad31-80d3f4e3e5d2@eastlink.ca>

On Thu, Aug 5, 2021, at 12:05 PM, Ray Andrews wrote:
> On 2021-08-05 8:36 a.m., Peter Stephenson wrote:
> >> On 05 August 2021 at 16:27 Peter Stephenson <p.w.stephenson@ntlworld.com> wrote:
> >>
> > d,1^[[:digit:]]*
> >
> >
> Cool.  I thought zsh always used ' [:digit:]' not the double bracket 
> form.  But at least the above is easy to parse by eye, the caret is 
> intuitive there. Perhaps we could interpret '[^[:digit:]]' as saying 
> that since the outermost bracket is outside the caret, there must be 
> something rather than nothing.

[^[:digit:]] already means "a character that is not a digit".

-- 
vq


  parent reply	other threads:[~2021-08-05 17:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05 15:14 Ray Andrews
2021-08-05 15:27 ` Peter Stephenson
2021-08-05 15:36   ` Peter Stephenson
2021-08-05 16:05     ` Ray Andrews
2021-08-05 16:48       ` Vincent Lefevre
2021-08-05 18:22         ` Ray Andrews
2021-08-05 18:53           ` Bart Schaefer
2021-08-05 17:52       ` Lawrence Velázquez [this message]
2021-08-08 15:07       ` Stephane Chazelas
2021-08-08 16:19         ` Ray Andrews
2021-08-08 18:28           ` Lawrence Velázquez
2021-08-08 22:24           ` Vincent Lefevre
2021-08-09  0:41             ` Ray Andrews
2021-08-09 10:46             ` Stephane Chazelas
2021-08-05 15:49   ` Ray Andrews

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=041137ee-458e-470d-b238-b1e9f480ef14@www.fastmail.com \
    --to=larryv@zsh.org \
    --cc=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).