Re: Unicode (was Re: Updating ncurses in base)
- From: Thomas Dickey <dickey@xxxxxxxxx>
- Date: Mon, 26 Jun 2006 19:54:39 -0400
On Mon, Jun 26, 2006 at 02:18:08PM -0500, Matthew D. Fuller wrote:
Well, uxterm is just a shell script, an so amenable to quick tests.
Running it with sh -x basically yields (trimming uninteresting bits)
+ LC_CTYPE=en_US.UTF-8
+ export LC_CTYPE
+ exec xterm -class UXTerm -title uxterm -u8
which is what triggers my problem when I do it manually (`env
LC_CTYPE=... xterm`).
The -u8 option in combination with the locale setting is needed to make
xterm process UTF-8 (and also the -class option helps it to find the
proper fonts).
Oddly enough (depending on your perspective of course),
there are people who use xterm in UTF-8 with/without
the initial locale settings.
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
Attachment:
pgp6oUjFkJ9an.pgp
Description: PGP signature
- Follow-Ups:
- Re: Unicode (was Re: Updating ncurses in base)
- From: J.R. Oldroyd
- Re: Unicode (was Re: Updating ncurses in base)
- References:
- Updating ncurses in base
- From: Rong-en Fan
- Re: Updating ncurses in base
- From: J.R. Oldroyd
- Unicode (was Re: Updating ncurses in base)
- From: Matthew D. Fuller
- Re: Unicode (was Re: Updating ncurses in base)
- From: Alexander Leidinger
- Re: Unicode (was Re: Updating ncurses in base)
- From: Scott Robbins
- Re: Unicode (was Re: Updating ncurses in base)
- From: Matthew D. Fuller
- Updating ncurses in base
- Prev by Date: Re: kbdmux support for ddb and mountroot?
- Next by Date: the errors when updating FreeBSD from 6.0-RELEASE to 7.0-CURRENT
- Previous by thread: Re: Unicode (was Re: Updating ncurses in base)
- Next by thread: Re: Unicode (was Re: Updating ncurses in base)
- Index(es):