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:message-id:from:to:subject:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=o/Nm6chs+mFSP8KUI/l5np7wQDxq57/FAB46R1vs5jBW4uqdxXPx6 RI49MhFmXiENdQR/8KSUBOl2Kv4XNmXUbf2oogsUR+3hWrrlMl+JGYgPyfCmQyFR Mq8G0jp+W8xwkd/3QGa9EeGH19E6WPfryI+yMpdxouvuLqoszUEMhw= 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:message-id:from:to:subject:references :mime-version:content-type:content-transfer-encoding; s=default; bh=33G3ZkrMuBQJV3CTUpOeQm3nVkM=; b=UeIFehkF4iathO9JEoG3YnH/KarQ ZBOScn/GhFivfCfPpe5uhIyWZVr/RXh+b9d5DL3oQFTaO+1iQcd60E3aoM0iv0dg 5bXjScQaFJ/YHAG+0EuaAUCYAcKGZvGMVPctgc4bO/UHqV046GvYQjRImP8IQYbr LZhu8meqJAxlWVU= 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=0.4 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,GARBLED_BODY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*r:ip*0.0.0.0, H*RU:0.0.0.0, H*r:0.0.0, HX-Spam-Relays-External:0.0.0.0 X-HELO: butterfly.birch.relay.mailchannels.net X-Sender-Id: tih5qno0ow|x-authuser|yamaoka AT hampton DOT hostforweb DOT net X-Sender-Id: tih5qno0ow|x-authuser|yamaoka AT hampton DOT hostforweb DOT net X-MC-Relay: Neutral X-MailChannels-SenderId: tih5qno0ow|x-authuser|yamaoka AT hampton DOT hostforweb DOT net X-MailChannels-Auth-Id: tih5qno0ow X-Tart-Celery: 7a0e18a940d3a1ee_1572572178613_695376036 X-MC-Loop-Signature: 1572572178612:4220156969 X-MC-Ingress-Time: 1572572178612 Date: Fri, 01 Nov 2019 10:36:06 +0900 Message-ID: From: Katsumi Yamaoka To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] xterm 348-1 References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-cygwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-OutGoing-Spam-Status: No, score=0.3 X-AuthUser: yamaoka AT hampton DOT hostforweb DOT net Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id xA11as7L004764 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= Thanks. Regards, -- 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