From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20987 invoked by alias); 6 Nov 2019 15:48:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20975 invoked by uid 89); 6 Nov 2019 15:48:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=fish, japanese, Japanese, announcement X-HELO: conssluserg-03.nifty.com Received: from conssluserg-03.nifty.com (HELO conssluserg-03.nifty.com) (210.131.2.82) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Nov 2019 15:48:55 +0000 Received: from Express5800-S70 (ntsitm355024.sitm.nt.ngn.ppp.infoweb.ne.jp [175.184.70.24]) (authenticated) by conssluserg-03.nifty.com with ESMTP id xA6FmepA022459; Thu, 7 Nov 2019 00:48:40 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com xA6FmepA022459 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1573055320; bh=oNfwdcshL+y+/HU077ekpcZFp6HajUYJ467bbQpX+/4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=gpRkLwFznWAlUkA/dNFwN5YTz3lZdRar7eizu7aJ1ukhpL0RYgS+NmyJpi61C1URz JPSLANeIflo5se20TsxD7KIAfy3IcRkIt6wk4Kpuj23l7BgTwhcyrxsXV0xpJl5xza qNn8U2uV9Y5fGD3Qx1l82QyN2EBRcu4gCvUqgZfrCfHO7/nQZtzWjlT5JuccU+kKWU rL4YVtYdwE67hppaaUg1pA0qnQoPd5feJJjA4r/b3RBUq+dNex6zRRPYTYZsQ3FwRs WXJxji7C906ddHCAVwBiwUqSVIgitaaVwkA22qX/D9UsJkMxgSfM8gPQSMkYwVNcn6 iZ2S/jvdFkHpA== Date: Wed, 06 Nov 2019 15:48:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Cc: Brian.Inglis@SystematicSw.ab.ca Subject: Re: [ANNOUNCEMENT] xterm 348-1 Message-Id: <20191107004841.33764763bbb1ba364347c46c@nifty.ne.jp> In-Reply-To: <420cec84-46a7-c55c-f723-dfd96d39d39b@SystematicSw.ab.ca> References: <20191106211318.263462ceb47f01f6fd63c64e@nifty.ne.jp> <420cec84-46a7-c55c-f723-dfd96d39d39b@SystematicSw.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-11/txt/msg00028.txt.bz2 On Wed, 6 Nov 2019 07:11:14 -0700 Brian Inglis wrote: > On 2019-11-06 05:13, Takashi Yano wrote: > > > > > > On Fri, 01 Nov 2019 10:36:06 +0900 > > Katsumi Yamaoka wrote: > >> Hi, > >> > >> On Wed, 11 Sep 2019 18:24:37 -0400, Yaakov Selkowitz wrote: > >>> The following packages have been uploaded to the Cygwin distribution: > >> > >>> * xterm-348-1 > >> > >> First of all, reverting it to XTerm(330) solved my problem. > >> When copying non-ASCII text from another window to XTerm(348), it > >> will be shown as a combination of ASCII and control characters, > >> not the original human readable representation. > >> > >> I usually use Japanese text, これは日本語です for example. AFAICT, > >> only the copy and paste is bad; `less' shows Japanese text and > >> `ls' shows Japanese file names correctly. > >> > >> Is there a way to fix this problem? > >> > >> $ locale > >> LANG=C > >> LC_CTYPE="ja_JP.UTF-8" > >> LC_NUMERIC="C" > >> LC_TIME="C" > >> LC_COLLATE="C" > >> LC_MONETARY="C" > >> LC_MESSAGES="C" > >> LC_ALL= > > > > I confirmed this occurs only if shell is tcsh. If shell is bash, zsh > > or fish, pasting Japanese string works as expected. It works in cat, > > od, etc as well. > > > > The cause is unknown. > > Does it work properly if LANG="ja_JP.UTF-8" under tcsh? No, it does not. -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple