Quoting '/usr/src/linux/drivers/char/consolemap.c' (Lines 647-648):

else if (ucs == 0xfeff || (ucs >= 0x200a && ucs <= 0x200f))
        return -2;                      /* Zero-width space */

Does this mean that there's no way we can make the console display
characters for ZWNBSP (also known as BOM), ZWJ, ZWNJ, ..., something like
a show controls mode? We really need your comments.

--roozbeh

-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/lists/

Reply via email to