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

bug: zformat is not multibyte aware



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

TEST CASE:

    % foo=("äöü:asdf" "aou:asdf")
    % zformat -a foo "/" $foo
    % print -l $foo
    äöü/asdf
    aou   /asdf

The two columns should be aligned, but it seems like zformat aligns them
according to bytes, not chars.


Regards,
Daniel.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iD8DBQFVU5ONfAK/hT/mPgARApm4AJ97llD7zrZwBZdZ9kvHRCKJkqIE/QCglMQu
wBebQ2uKaOc/QOjcV61Zh4Y=
=iEgc
-----END PGP SIGNATURE-----



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