X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 780863857C5A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673379697; bh=4oZUiPvYC+aZcTnuhkjaOUdY8nhKGApx9UDpB4AmQNQ=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=j2B1MI+Igy6w9rxn4Ja/twXgArct8Lg/h6oxvnheYcRR2qzQOtHcYRmubzJA0LyS1 vGOOgTO0cRKKLtpQUGgeQtLUQQvOgbJgxK15gabC5NKasdTZLFmaCMH4r5lYpClJhJ mGO+aAR1f66Bq5jO+rZUx4t9UT4Or30wiBW7MxYc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 886343858002 Date: Tue, 10 Jan 2023 19:40:57 +0000 To: cygwin AT cygwin DOT com Subject: Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3 Message-ID: <20230110194057.xqrywdtiqwfsezg3@lucy.dinwoodie.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Adam Dinwoodie via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Adam Dinwoodie Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Tue, Jan 10, 2023 at 04:50:26PM +0100, Francesco Pretto via Cygwin wrote: > Hello, > > I want to report a bug in mintty that is mostly suffered by "Git for > Windows" users, which in version 2.39.0.2 they are using mintty 3.6.1. > The bug has been reported in this "Git for Windows" issue[1]. > Basically maximizing the mintty window during a "git log" session > locks the tty session and the window must be quit/killed. I can > reproduce within a vanilla cygwin mintty 3.6.3 session, which is > present in the latest cygwin 3.4.3, using the same "Git for Windows" > git binary. To reproduce; > > - Open a cygwin mintty window, keep it **default** size, don't maximize here; > - Go to a git repository directory; > - Enter "git log" (I'm using the git binary from "Git for Windows", > location "/cygdrive/c/Program Files/Git/cmd/git"; > - Maximize the window; > - Try to exit "git log" by pressing "q" -> lock! I've tried this, as described, using both Cygwin's git and MinTTY, and using the Git for Windows versions, and both work just fine for me. However... > There was some debate of who was supposed to report the issue to this > ML. Please, ask for more details "Git for Windows" maintainers, if you > need, either by contacting them here/privately or writing to their > Github issue. > > Regards, > Francesco Pretto > > [1] https://github.com/git-for-windows/git/issues/4060 ...this is the same issue on GitHub as was reported at [0], however in that email thread the problem occurred only when using the Windows terminal emulators, calling git or less from within a PowerShell or cmd window, *not* when using MinTTY. I believe that's fixed in an upcoming Cygwin release, per [1], although I don't know when that release will happen, or how long it will take downstream projects like Git for Windows to pick it up. [0]: https://cygwin.com/pipermail/cygwin/2022-December/252737.html [1]: https://cygwin.com/pipermail/cygwin/2022-December/252745.html I'll put a comment on the Git for Windows issue now, more-or-less duplicating the above. Adam -- 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