X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AEFCA3858C33
Authentication-Results: sourceware.org;
 dmarc=pass (p=none dis=none) header.from=wp.pl
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=wp.pl
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a;
 t=1661383048; bh=OM682aZ5y1vwNSHQzro7DFC0hMgl7K8239JMNJcxHKM=;
 h=Subject:From:To;
 b=GjuejeERBaQc0cvru1Dg5gV2eqKMhyuk4xv5BD0N94Z9dDoSgjuS0Z7gQBfz9rqTp
 ID2aYemSMZ6zFjiYg9ZeMAtxbrlUUoLvN6THO79W4zHsGGfoK5BCQgxdhqkObsBgFG
 +VD/GEtBMFRT/d8xoRV/IA/vtc+iufC+ZgHcfXPo=
MIME-Version: 1.0
User-Agent: GWP-Draft
X-FactoryStamp: H---
Date: Thu, 25 Aug 2022 01:17:28 +0200
X-Draft-Variant: new
X-Draft-Contenttype: text/html
Subject: =?UTF-8?Q?single_key_stroke_=60git_add_-p=60_bug?=
From: =?UTF-8?Q?trashyankes=40wp=2Epl?= <trashyankes@wp.pl>
To: =?UTF-8?Q?cygwin=40cygwin=2Ecom?= <cygwin@cygwin.com>
Message-ID: <fc4f96c5a3724e69932ffb0120f55a5a@grupawp.pl>
X-WP-MailID: c024f205c6873f7f01d6fbeff4ec77ce
X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski
X-WP-SPAM: NO 0000010 [AfNE]                               
X-Spam-Status: No, score=1.0 required=5.0 tests=BAYES_50, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Level: *
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 27ONIHsJ008854

Hello   I update recently all cygwin packages and after that `git add -p` stop working correctly.  (previous update I did around 2 month ago)  I use mintty on Windows 10 x64, and have set `git config --global interactive.singlekey true` when I run this command whole terminal freeze and show message from git:  ```  warning: reading single keystrokes not supported on this platform; reading line instead  ```  mintty stop accepting any input even `Ctrl-C`.   I tried to revert mintty and git to older version but every one available have same behavior.  For now disabling `singlekey` make this git operation work again but this is big lose in productivity.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

