From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130750 invoked by alias); 3 Feb 2017 09:30:41 -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 130698 invoked by uid 89); 3 Feb 2017 09:30:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1096, H*f:sk:6701829, H*MI:sk:6701829, H*F:D*nl X-HELO: lb3-smtp-cloud6.xs4all.net Received: from lb3-smtp-cloud6.xs4all.net (HELO lb3-smtp-cloud6.xs4all.net) (194.109.24.31) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Feb 2017 09:30:26 +0000 Received: from tmp.BXis6raI4C ([83.162.234.136]) by smtp-cloud6.xs4all.net with ESMTP id g9WN1u00K2xEdKF019WPwP; Fri, 03 Feb 2017 10:30:23 +0100 Date: Fri, 03 Feb 2017 09:30:00 -0000 Message-ID: <69665308eafbab3be077da7990739ca6@smtp-cloud6.xs4all.net> From: Houder To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.1 References: <5893dedf.480b9d0a.cf260.16e4@mx.google.com> <5893e1ff.895dca0a.1ffb5.9539@mx.google.com> <20170203083947.GN8905@calimero.vinschen.de> <67018291b10baa608d2a28b3cc995612@smtp-cloud6.xs4all.net> In-Reply-to: <67018291b10baa608d2a28b3cc995612@smtp-cloud6.xs4all.net> User-Agent: mua.awk 0.99 X-SW-Source: 2017-02/txt/msg00037.txt.bz2 On Fri, 03 Feb 2017 10:09:51, Houder wrote: > On Fri, 3 Feb 2017 09:39:47, Corinna Vinschen wrote: > > > Cygwin 2.7.0: > > > > Works in tcsh and dash, even with chcp 65001. Does not work with > > bash for some reason in cp 65001. > > Using the Windows Console: > > 64 LANG = en_US.UTF-8, LC_ALL = > => LANG = en_US.UTF-8 > 64-@@ cygcheck -sv | awk '$1 ~ /^(libreadline.|cygwin|"cygwin1.dll")$/' > "cygwin1.dll" v0.0 ts=2017-01-31 15:28 > cygwin 2.7.0-0.1 OK > libreadline7 7.0.1-1 OK > > 64-@@ chcp.com <==== changed from 437 to 65001 for testing only > Active code page: 65001 > > 64-@@ % <==== canNOT paste ö (if libreadline is enabled) > bash: fg: %: no such job > > 64-@@ bash --noediting <==== switch off libreadline > => LANG = en_US.UTF-8 > 64-@@ %ö <==== I can paste ö when libreadline has been switched off > bash: fg: %ö: no such job Apologies for the confusion ... the unicode symbol I was pasting in was the latin small letter o with diaeresis ... For some reason something went wrong when I composed my e-mail. ===== -- 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