X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=FbcNETihM5B6cRre2KweylRcSW/hIg3fu4XoGLNCNbo el0lFFWzAQRBz7osJ1iGUfnKE2I1zptJgdtI8y0WmZy1w1NzGmvpdHx15sKvrgRV FrI/Kw23D/D2ng2YF58DIE0Neh0kFRl+jfm9jgqNtezzh0xmXTCspsJKtcEkiI3g = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=khOnRj3kl8Obt8LqDMiifakTccA=; b=X3kaoBO8a+7yt07Ys /lZ73BsmYjAhawtzLllrD9EwqtiV1s1zCpR1En9aC98HtF9TRVskdVbGfMQi0chH ITfESXFTU/3UOrxrKqv9mk+RomG0EHNq3XcDK1Jhsw86Cx4k0dHE/V1Myo8XLBoT XeCcSuAoCifJDYtEwezrGsr5Hw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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: Thu, 7 Nov 2019 00:48:41 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Cc: Brian DOT Inglis AT SystematicSw DOT ab DOT 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 DOT 263462ceb47f01f6fd63c64e AT nifty DOT ne DOT jp> <420cec84-46a7-c55c-f723-dfd96d39d39b AT SystematicSw DOT ab DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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