Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: updating FAQ



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