X-Recipient: archive-cygwin@delorie.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:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=hxpG7WuEkScgp0kuOROLnocA/XJH8FDfu44+FEeLUrv
	JuUssjgiz1V8deGbNK3Lz5tefGMtdqOIZsDs8k+GeQmNvwnjQvSrIRONGyHsBYBV
	YHMNugMIuaXFOCMNoElKrfJM0QdfFnqA4FY9ic25SOSrvnghuNt42tCZApQNdfxE
	=
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:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=OkJPWTGemO9Yfk99ScsUU6+Nfyc=; b=aw220ATCKm1aqUOrA
	e0b25vJKKfn++y+MPGmnzPRivr1nZ4AqZu6c0Pbw+vpEeJXWL8jy2YVXbRriG4Hx
	6xB4zsLn3+b+A/LHvgc2Uw5koBJ8hMa5Nv6o7LfEIy+i543eEK1shtk5YWkZwrky
	3CgChrknyowlQq77/JyVsC71dE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-3.5 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-04.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com xA6CD4V4008730
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;	s=dec2015msa; t=1573042385;	bh=H7mP+THahg0iZoY30DpMsn43AW+gazDkvQ695byU9S0=;	h=Date:From:To:Subject:In-Reply-To:References:From;	b=tfAwR6JfySdL+85DpHf3xjgRtcVXVjv0GODJR0SIhK0g24JzXaqFtIT9DM754RVwi	 eMbDIGEy2TV2YmlA+pEYEyMPO4nro50U2ob4kLvaH9yIFRWtso34F1z5G/OAElO/rg	 fgg/mBcS95PAvg+Pyqi+1iuETejmrCg4Jziw6JiBmaWw63r144LmmTUasySzLZLBey	 kuj6MlcdfcjamqOyIsn3CFe2t3e/NxKBHK9rgrtzHBDivDYXHq2+d+Do51XBD4leVo	 Aifie4jIPcwUhI8ib36ksVAfRbOWOQEhbTVMJM1uk7b/N+wbBPFvncPkI4KtUsW02y	 9VS8uHHnsGwNA==
Date: Wed, 6 Nov 2019 21:13:18 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] xterm 348-1
Message-Id: <20191106211318.263462ceb47f01f6fd63c64e@nifty.ne.jp>
In-Reply-To: <b4mtv7ogyyh.fsf@jpl.org>
References: <announce.20190911182437.37466-1-yselkowitz@cygwin.com>	<b4mtv7ogyyh.fsf@jpl.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes



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, $B$3$l$OF|K\8l$G$9(B 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.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

--
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

