Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Another ${(z)param} buglet
- X-seq: zsh-workers 28522
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Another ${(z)param} buglet
- Date: Sun, 12 Dec 2010 22:45:23 +0000
- In-reply-to: <20101209201913.43a94f54@xxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <101207203441.ZM4340@xxxxxxxxxxxxxxxxxxxxxx> <20101208175103.40d6cc29@xxxxxxxxxxxxxxxxxxxxxxxxx> <101209074233.ZM8003@xxxxxxxxxxxxxxxxxxxxxx> <20101209181632.27d47e95@xxxxxxxxxxxxxxxxxxxxxxxxx> <20101209201913.43a94f54@xxxxxxxxxxxxxxxxxxx>
On Thu, 9 Dec 2010 20:19:13 +0000
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> wrote:
> On Thu, 9 Dec 2010 18:16:32 +0000
> Peter Stephenson <Peter.Stephenson@xxxxxxx> wrote:
> > The best I can think of is extending the syntax to append options, a bit
> > like (q) can have the q multiple or a - added, but maybe less gross
> > e.g. explicit option flags like z+c+ to turn on comment handling (and
> > possibly z+C+ to strip comments). '+' appears not to be taken so would
> > work without complications and there's a mnemonic that there's more to
> > come (compared with "(q-)").
>
> Here it is implemented and tested, so you can tell me it's not good
> enough.
As there were no further comments (funny, that...) I've committed it.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author