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

Re: A strange quoted nested evaluation issue



On 19 Nov 2018, at 02:04, Ian F <in4mer@xxxxxxxxx> wrote:
>Normally I wouldn't mail the list about this kind of thing, but this one's
>just too weird.  Thoughts?

It's counting a Nularg (0xa1). And it's not just a problem there; try e.g.
"${(g<>)${baz}}" or "${(l<3><x>)${baz}}". Not sure where the best place to fix
it is though

dana



Messages sorted by: Reverse Date, Date, Thread, Author