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:message-id:date:from:to:subject:references; q= dns; s=default; b=mFDn2q3ynNnrzwin9IPLOiHjUZU6JoWtRH29/gEcMfsNUJ ZbBilY4biWuxJ3EKXHUp4nVhD5nyzfa85qBGZjw26e293NazgaL1UE9t+2Au5aXP u8YzPXZmzeYgwXKv81qD+Pcu6juIp/C+ctlKBCiwu3tsLCRPVS+0XPhramNv4= 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:message-id:date:from:to:subject:references; s= default; bh=K8AJNToW8pGLoGb+HT97Po0Z+O4=; b=fAiyViVt/dnmcFPcRY+7 Q/Kc9IzTzlEMbd97u/IOpfuXb/gp5nGAlmqov3prugZurYgccFytF3Wr2YMzOPCz yYlxCwDl0vkJdLR8RYKJjV/ByXFIbkkZcmiNPILiKSGkVHIg2P18614ol4Bk6F9c jYfOKRBR2VzGHUXsJrqDeHQ= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:699, Alt, sk:libread, H*M:google X-HELO: mail-oi0-f53.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:references :user-agent; bh=UP4SGIppPRO+/wGzCvrQJpEfUS/LtS+s5bbXQJAI6AM=; b=eWuh/Khgi34cBZRTgbr8EYEciErNjc0zuddhNF0a+kGptXj/cp9TvD+NVS9L4hSaxf 95d0FSNFq1zXDfa2qDjE1B8vR9gI1m+9d/+dT8lMThp9KPVIy0Dft6SzIqDCcxP/hlBI bJK2ENknw3LRWD3wu4rWU8wbc5x1agAgFkHf2C1NtmanX0Xe4dDQlGqFywKm1ty53yjc uXNV8JR8d3foSWN9AbLtXu1T1I3IRudpZppzuD58CM/nBdVxg+F+iwbpMRoUc7oVKY0A 7RyKY4yS/SzFYQHCmtTtEm7VTvwyqpKBu+doEF1TiNr6/usg01/nEVED806FvOKB8dkK E5yw== X-Gm-Message-State: AIkVDXLa97YmCuRK7rCU+CEOtyncpKuRvszwdmmdRmZTmvC0K8aRj6Un5N2JmRS7f67lFQ== X-Received: by 10.202.240.70 with SMTP id o67mr3169455oih.195.1486005530062; Wed, 01 Feb 2017 19:18:50 -0800 (PST) Message-ID: <5892a519.03adca0a.b874f.cca8@mx.google.com> Date: Wed, 01 Feb 2017 19:18:49 -0800 (PST) From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.1 References: User-Agent: mailing-list.awk 1.0.0 On Tue, 31 Jan 2017 16:42:41, Corinna Vinschen wrote: > - Fix handling of Alt-Numpad sequences in console handler. > Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00135.html > - Fix erasing UTF-8 multibyte characters in cooked mode. > Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00299.html I came across something today. As we know from previous discussions, libreadline7-7.0.1-2 fixed Alt codes and pasting of UTF-8. However I noticed today that it did not fix it in all cases. This pasting will work: Ω% but not this: %Ω Starting with snapshot 20170119 and now release 2.7.0, both cases of pasting are working. Much thanks. -- 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