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

mb_metacharlenconv vs. tokens



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

Apparently mb_metacharlenconv gets passed tokenized string (how is it called
properly in zsh lingua?) It means that the fact length(any-token-char) == 1
is actually side effect of mbrtowc failing miserably and mb_metacharlenconv
returning fallback 1 (at least using UTF-8).

Should not it untokenize character first? If yes, I will provide a fix as
 part of larger patch; if no, I fail to see how it works then.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFGBXYR6LMutpd94wRAlMPAJ4w7mogXE7p64XZx1KHUHuGyD/7PACghyjp
kuXmVIbSSxnkyt5BWTuz9zM=
=tyPN
-----END PGP SIGNATURE-----



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