X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 12F0E3858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673370223; bh=+HdGicEl2uwUppID/Xfn9a4b5Z5lclBjV0lMnepq44A=; h=Date:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=MyoshiYkIJZyvfKPHcCPTmau5YOBGE1crGWiwybsMCAeg08NBTO/pt+H7YBEIbbTQ bzzpdiKSSMCFgxIRDN6Uc1AzX9V5Izfpq/49vCmnFGHL97WwNuAePLfzAfPQ0PhkFQ mrmu7qdPkGb/hZcMVl8TKnzy0PGAvReoG1qPa1BA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1FBEC3858D33 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com 30AH2oSx017517 X-Nifty-SrcIP: [220.150.135.41] Date: Wed, 11 Jan 2023 02:02:50 +0900 To: cygwin AT cygwin DOT com Cc: Francesco Pretto Subject: Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3 Message-Id: <20230111020250.9905f00cda7276f1b656364e@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, 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: Takashi Yano via Cygwin Reply-To: Takashi Yano 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, 10 Jan 2023 16:50:26 +0100 Francesco Pretto wrote: > 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! What does "uname -a" in Git for Windows say? -- Takashi Yano -- 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