On Sat, Dec 09, 2006 at 10:21:45AM +0100, Anselm R. Garbe wrote:
> Thus, I ask: are you sure you use a UTF-8 capable locale in your
> setup?
Yes, I am sure, because `locale` says "de_DE.UTF-8" all over the place
and I'm capable of using both Japanese and German at the same time.
This is AFAIK only possible in UTF8 environments.
When I'm doing something like this:
$ xtermset -T "こんばんわ and äöüß"
it only worked for me after changing Xmb* to Xutf8*.
Regards,
Christian
PS: I was looking at the string-length calculations in drawStatus() -
they always assume that one character is one byte long, which is
not true for UTF8. But up to now everything somehow worked fine
nevertheless - when I browse http://www.amazon.co.jp, the window
title gets correctly cropped with "..." at the end. I don't know
why it works (it could somehow create "half" multibyte characters),
but as long as it works, I'll account it to magic and be happy :-)
-- ....Christian.Garbs.....................................http://www.cgarbs.de He began to cry, unashamed. (Real men don't need to be ashamed.) (The Long Road - Book Two of Undocumented Features)Received on Sat Dec 09 2006 - 11:48:00 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:33:39 UTC