On Monday 06 June 2005 02:49, Bart Schaefer wrote: > On Jun 5, 2:28pm, Justin M Wozniak wrote: > } > } Is there a way to get internal integer performance combined with leading > } zero output? I.e., for typeset to combine -Z & -i ? > > There was a (large) patch in zsh-workers/20605 to enable this. It's in > the most recent -dev- version of zsh, which is why Andrey can use it > but you can't (yet). {pts/1}% rpm -q zsh zsh-4.2.5-1mdk {pts/1}% echo $ZSH_VERSION 4.2.5 it is the last official one IIRC? -andrey