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:mime-version:content-type
	:content-transfer-encoding:message-id:date:from:to:subject
	:in-reply-to:references; q=dns; s=default; b=n9S2bQ1RRMKtoCpbeWc
	7VPhhmuHDXyf6NDwNaUMlpvn6cB03UGuYyJFDz8QhMCMZ2emGF5lkXJLywKN08jN
	1tSYVPIBX40gI6gixw7avJhsMGUeUY9V0kcVZItZwZfiIg5PQD6F0ETgTnaGyM6s
	mmDwb6aRMtMpjkuFyChZl1EU=
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:mime-version:content-type
	:content-transfer-encoding:message-id:date:from:to:subject
	:in-reply-to:references; s=default; bh=Rhj1mwRNjAvVhJGKdrGSeC7gQ
	mo=; b=YlN44x2rBgO1LzWj58LE+HBLbQRRGo0V/Ekg/lb0N5fJDTGs5Hovf20jt
	daVeU80QSocH+ZJBig6vs+j7iF7OEbr1mdYOpbt6hk/dVEoXEqKa2oUpk1Y1YpMQ
	0Q81Ng0vghSjOiZVfYkaZ648fzXcsQs0MCVcblxMstgo5HTzfw=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_05,HK_RANDOM_ENVFROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=2601, H*MI:sk:58742d3, letter
X-HELO: sneak2.sneakemail.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <22848-1484231198-61966@sneakemail.com>
Date: Thu, 12 Jan 2017 07:21:55 -0700
From: "John Hein" <3fbmqnhaz4@snkmail.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: Cygwin 2.6.1-1
In-Reply-To: <58742d35.43029d0a.29fa1.0df9@mx.google.com>
References: <58742d35.43029d0a.29fa1.0df9@mx.google.com>

Steven Penny wrote at 16:39 -0800 on Jan  9, 2017:
 > On Sun, 18 Dec 2016 09:41:29, Corinna Vinschen wrote:
 > > - Fix regression in console charset handling
 > >   Addresses: https://cygwin.com/ml/cygwin/2016-10/msg00000.html
 > 
 > It looks like fixing this may have caused another issue. Example test:
 > 
 > With cmd.exe, you can type Alt 234 and it produces
 > GREEK CAPITAL LETTER OMEGA U+03A9. However with Cygwin via Cygwin.bat it yields
 > nothing. Non ASCII characters can be read from scripts, but they cannot be
 > entered interactively.
 > 
 > They cannot be pasted either; pasting some words will remove all non ASCII
 > characters.
 > 
 > I believe this to be a recent issue, if memory serves this did work before, and
 > should given that cmd.exe handles it fine.

It behaves the same as you describe above (yields nothing) here
with cygwin 2.6.0-1 and bash 4.3.46-7 on windows 7/32.

But it works as expected (yields omega) if you run tcsh instead of
bash from the cmd.exe window dos prompt... or even if you run tcsh
from within the bash.

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

