X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4DD73858281
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1673365856;
	bh=MLSOKgSJI/UZIrrD9psrG8mQsdoAG+1A50yL4kE2Iy4=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=RLXwyqPbv6mzxLzrA29nIqIcR+n+ZUHTQRZ6IC7E0wucU8QbIfKMDI4oa3XkBYIF5
	 1z8yVYnybR79n+grlYYRgvPV1ppQ/sqQpb8tUqAprsLHC1bp2gdMZbYG8yjxHbIT29
	 k2g2aSmYxVaaf2qlfYLDkVuw21zlA7Kg2QQemWQM=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2DE0838582BD
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=to:subject:message-id:date:from:mime-version:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=DpepFmccWA7U0O0zXnvpyNG3Wy2Fo8KmE5c4Pa0kJTg=;
 b=dQS/1mfsweO2gCrHhv4pFscyFO1rpOJiIvwx09yhepdLBw5vZDJT5ygauExf+03LgP
 d9xvPet+J19Munt7szurhMeSQNNFmGZEnAFIi8e8221NpE0/F1lRweMv6mYzl3JKALZi
 YArOhZaLofEe093SyhJOaVYIS4FbUtEPT8WlJ6eyRZjUMkiOgs4xFtY+Zfc8jqNiMTqj
 KymoWim9ag6vxLpX11cXrKhRheByidTU4CPwXbUGenLeB+WApKaH2L8oR5JrfukIK1yF
 rGcAYp6iZj9UKmMaN3iQ2CLGGYprBe3zf26/NvmhAhI7bP4gJ9GCfINdwQTmy05KlprU
 wI/Q==
X-Gm-Message-State: AFqh2krd4KubBc0OTvQCQHTEOXLzs0rOvTn5HgitI+hkjy6m4lUJr2CT
 4mECcSurXkbPMGO/D7QWHqRODhLdIQJDLsdw4id4Kwl5LpYy7Q==
X-Google-Smtp-Source: AMrXdXtmyciFRPJsWBXoREZwXbgN7fLKO9KgMB3jcyBC27irpmGhm6qI/rDjLZUBpJsk9gZwQrxEtz8COElyXARtMH0=
X-Received: by 2002:a81:7109:0:b0:4a6:537d:157f with SMTP id
 m9-20020a817109000000b004a6537d157fmr3569884ywc.153.1673365837413; Tue, 10
 Jan 2023 07:50:37 -0800 (PST)
MIME-Version: 1.0
Date: Tue, 10 Jan 2023 16:50:26 +0100
Message-ID: <CALas-ih810bhLeTKVvKqjP5Qy5i=mNZsexAqL05caXq7xHDreA@mail.gmail.com>
Subject: Maximizing windows during "git log" locks mintty both in "Git for
 Windows" and cygwin 3.4.3
To: cygwin@cygwin.com
X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 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@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>
From: Francesco Pretto via Cygwin <cygwin@cygwin.com>
Reply-To: Francesco Pretto <ceztko@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

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!

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

-- 
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
