From owner-freebsd-current@FreeBSD.ORG Mon Jun 26 21:26:19 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA7616A405 for ; Mon, 26 Jun 2006 21:26:19 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.localelinks.com (web.localelinks.com [64.39.75.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CD543D78 for ; Mon, 26 Jun 2006 21:26:11 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (adsl-072-148-013-213.sip.jan.bellsouth.net [72.148.13.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.localelinks.com (Postfix) with ESMTP id F10703E4 for ; Mon, 26 Jun 2006 14:18:08 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3F06161C2B; Mon, 26 Jun 2006 14:18:08 -0500 (CDT) Date: Mon, 26 Jun 2006 14:18:08 -0500 From: "Matthew D. Fuller" To: freebsd-current@freebsd.org Message-ID: <20060626191808.GC74292@over-yonder.net> References: <6eb82e0606091906j7d9f69aarcf1f9738c7565677@mail.gmail.com> <20060625221640.GI48766@linwhf.opal.com> <20060626014939.GA74292@over-yonder.net> <20060626115840.vrmox3wo0gg08gog@netchild.homeip.net> <20060626124158.GA7801@mail.scottro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060626124158.GA7801@mail.scottro.net> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.11-fullermd.3 Subject: Re: Unicode (was Re: Updating ncurses in base) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 21:26:19 -0000 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@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.