From owner-freebsd-bugs Wed Jul 10 13:50:12 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D5137B400 for ; Wed, 10 Jul 2002 13:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66A4843E52 for ; Wed, 10 Jul 2002 13:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6AKo3JU041001 for ; Wed, 10 Jul 2002 13:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6AKo3ld041000; Wed, 10 Jul 2002 13:50:03 -0700 (PDT) Date: Wed, 10 Jul 2002 13:50:03 -0700 (PDT) Message-Id: <200207102050.g6AKo3ld041000@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Jin Guojun [DSD]" Subject: Re: bin/23489: tcsh fails to do file completion on non-English characters Reply-To: "Jin Guojun [DSD]" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/23489; it has been noted by GNATS. From: "Jin Guojun [DSD]" To: Jonathan Chen 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 13:43:08 -0700 Jonathan Chen wrote: > 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 zh-cxterm-5.0.3 Information for zh-cxterm-5.0.3: cxterm is a xterm replacement with Chinese (Simple/GB and Complex/Big5) support. 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. Two (2) problems: (1) Just simply use mouse to highlight the file name and paste into command line. This fails on both FreeBSD 4.5 and 4.6. (2) Chinese input mode -- (2.1) under FreeBSD 4.5, it is able to locate the word, but it fails to upload the work onto command line. Uploading chinese character into a txst file opened by cvi works fine. (2.2) under FreeBSD 4.6, tcsh has the same problem. Furthermore, the cxterm has another bug, which only has two input modes F1 (ASCII) and F2 (internal code). F3 and F4 (spelling mode) are not funtioning, but this is not the tcsh problem. -- ------------ Jin Guojun ----------- v --- j_guojun@lbl.gov --- Distributed Systems Department http://www.itg.lbl.gov/~jin M/S 50B-2239 Ph#:(510) 486-7531 Fax: 486-6363 Lawrence Berkeley National Laboratory, Berkeley, CA 94720 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message