Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: In POSIX mode, ${#var} measures length in bytes, not characters
On Tue, 9 Jun 2015 04:19:22 +0200
Martijn Dekker <martijn@xxxxxxxx> wrote:
> Between that and POSIX_ARGZERO, I've found (so far) that the following
> puts zsh 5.0.8 in the most fully compliant POSIX mode:
>
> emulate sh -o POSIX_ARGZERO -o MULTIBYTE
I can't remember why POSIX_ARGZERO isn't on, or even if there was
actually a reason.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author