Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 12:50:04 -0700 (PDT)
From:      Jonathan Chen <jon@spock.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/23489: tcsh fails to do file completion on non-English characters
Message-ID:  <200207101950.g6AJo41N030763@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: Jonathan Chen <jon@spock.org>
To: "Jin Guojun [DSD]" <j_guojun@lbl.gov>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/23489: tcsh fails to do file completion on non-English characters
Date: Wed, 10 Jul 2002 15:44:59 -0400

 On Wed, Jul 10, 2002 at 12:11:27PM -0700, Jin Guojun [DSD] wrote:
 > It is still a problem under 4.6. At prompt 115, what I did here is copy and
 > paste.
 > The tcsh does not know how to interpret the unicode. It decodes the first
 > byte as some help flag, and put "." for rest characters.
 > Notice that the file is in chinese, which is not shown properly on the screen.
 > There is nothing shown on the first line of [115], but what happened here was
 > pasting, which failed.
 
 Could you let me know:
  - the value of your LANG environment variable
  - the value of your LC_ALL environment variable
  - the value of your LC_CTYPE environment variable
  - what program you were doing the cutting from
  - what version of cxterm you were using, and
  - what version of XFree86 you were using.
 
 -Jon

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?200207101950.g6AJo41N030763>