From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 02 Jun 2009 07:54:23 -0700 Subject: [sup-talk] utf patch needs work, i think In-Reply-To: <1243731497-sup-5619@entry> References: <1243539136-sup-9008@ntdws12.chass.utoronto.ca> <1243553511-sup-472@ntdws12.chass.utoronto.ca> <1243731497-sup-5619@entry> Message-ID: <1243954348-sup-1644@entry> Reformatted excerpts from William Morgan's message of 2009-05-30: > I suspect there's something like a tab or a weird character coming out > of the decoding (which appears to be some non-utf16 text claiming a > utf16 big-endian encoding) that is screwing with Ncurses. I've committed some changes that should remove invalid characters for your encoding before display. I think this should help. Also various display tweaks to account for multibyte characters. I still see some inconsistencies but I think it's getting better. That message renders "fine" for me now. (A bunch of nonsense Chinese characters mixed with some boxes.) I'm using utf8 in a gnome-terminal. -- William