Re: Unicode (was Re: Updating ncurses in base)

From: Matthew D. Fuller <fullermd_at_over-yonder.net>
Date: Mon, 26 Jun 2006 14:18:08 -0500
On Mon, Jun 26, 2006 at 08:41:58AM -0400 I heard the voice of
Scott Robbins, and lo! it spake thus:
> 
> I believe uxterm is xterm with luit scripts (I don't know enough
> about this to be sure, however.)

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`).


-- 
Matthew Fuller     (MF4839)   |  fullermd_at_over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.
Received on Mon Jun 26 2006 - 19:26:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:57 UTC