Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: updating FAQ
- X-seq: zsh-workers 7899
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Re: PATCH: updating FAQ
- Date: Fri, 17 Sep 1999 09:53:09 +0200
- In-reply-to: "Adam Spiers"'s message of "Fri, 17 Sep 1999 03:44:59 DFT." <19990917034459.A23925@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Adam Spiers wrote:
> Some of the FAQ seems to be out of date.
>
> \!*:q "$@" ($*:q doesn't work (yet))
> \!*:x $=* ($*:x doesn't work (yet))
>
> They do work now, don't they?
${*:q} does, but ${*:x} gives
zsh: unrecognized modifier `x'
although it's not mentioned in the manual that it doesn't work.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author