Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zsh/pcre module
- X-seq: zsh-workers 15232
- From: Clint Adams <clint@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: zsh/pcre module
- Date: Tue, 3 Jul 2001 12:35:08 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <1010703062515.ZM8354@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Tue, Jul 03, 2001 at 06:25:14AM +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <000e01c10384$9ad2b0b0$21c9ca95@xxxxxxxxxxxxxx> <1010703062515.ZM8354@xxxxxxxxxxxxxxxxxxxxxxx>
> Incidentally, I'm not entirely sure I approve of adding this PCRE module
> to the regular zsh distribution.
>
> We now have no less than three regular expression packages -- the one
> that implements globbing, the one from the zregex functions in the zutil
> module, and PCRE. Do we really need them all?
I don't know that it's necessary, but it's an optional module that provides an
alternate syntax that is perhaps more familiar to many users than that
of filename generation.
The documentation for the zregex stuff is lacking if it's meant to be used
outside of completion.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author