Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 11:10:10 -0700 (PDT)
From:      "Jin Guojun [NCS]" <j_guojun@lbl.gov>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/23489: tcsh fails to do file completion on non-English  characters
Message-ID:  <200207111810.g6BIAAuI076773@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/23489; it has been noted by GNATS.

From: "Jin Guojun [NCS]" <j_guojun@lbl.gov>
To: Jonathan Chen <jon@spock.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/23489: tcsh fails to do file completion on non-English 
 characters
Date: Thu, 11 Jul 2002 11:10:39 -0700

 Jonathan Chen wrote:
 > 
 > On Wed, Jul 10, 2002 at 01:43:08PM -0700, Jin Guojun [DSD] wrote:
 > > Tried on both XFree86 4.2.0_1,1 under FreeBSD 4.6 and 3.3.6 under FreeBSD 4.5
 > > None of these ENV was set.
 > 
 > I believe your problem was that none of the environment variables are set.
 > Without them set, tcsh won't know that the 8-bit half characters are valid,
 > and won't allow them.  I recommend setting both LANG and LC_ALL (in your rc
 > files if you like) to a chinese character set.  I use zh_TW.Big5 but you
 > can find out what other values are available by looking in
 > /usr/share/locale.
 > 
 > Please try this and let me know if it works.
 > 
 > -Jon
 
 "setenv LANG" works at either before or after cxterm starts.
 "setenv LC_ALL" works only before cxterm starts.
 Both work under FreeBSD 4.6-RELEASE. They do not work under 4.5-RELEASE.
 
 This case can be closed, thanks.
 
 	-Jin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207111810.g6BIAAuI076773>