X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A255E3952509
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1623156158;
	bh=1UJSOFxiiB47GISBf0B6LvqUQWzCvQVJRESkypIDaWU=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=aG1awtYPFyx9eWUV+dNStTpJNjOH3rKjLEhL3nrEzY7ZD2RBuh/Un45NvgwV3nhv+
	 FMUsqvJ6f1th/lgN0utrDfoqQGkLufjXcqwPuBvSZMmVEDHjRe41HW72FmKys6/vb5
	 E1+nGlvefyxdsp7JRdAVBIiz7oaj02TUXN2c+J88=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EBC693953424
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=WY6BwywowEVotXr6LJjc807/VuL6sghfqZr69eRKxBY=;
 b=PSSsm1kvRsree+UkwCueQI5arXNCAWWgNLZoZUGgCsz7c3XZYtY8nqvG9cExBf3i8T
 rm2WHUAp0p1XcdBxwvsCh8aO58wA13/uHDwek6tYpcPTCtmgGnCD54r6QxlgbrZS36pT
 4CH+WisgZyickO5TANnS+m1VKdFwT2gt+u7w0EqwDgwWzdI5MDrFwHxNUQEat7gMV0OE
 dSRTJ/nEQXUk2MwqMjY+Gp0RAYDN0xkwwrdYA7Ac0lEOOsoaXa78jSU0rYzOxeCw5Kxz
 +QVYrm3zRFFCdX7Sh6QDJCmASZLRm5NgIo+CrWa0uS3P0s9WCuBQN2U8VyG9c2SUmbRV
 Rs1w==
X-Gm-Message-State: AOAM532T00EbCwxX67YqwB5Q9sio88pyeFR9gl9OZt5CAzqZJF2Nu16r
 3EprySfOxomrNAXoctYy5S/Ah8JAyDJbQhskYKnLeXR4Ifk=
X-Google-Smtp-Source: ABdhPJxAmHJOT5BOZpxL45Ar+dUXqSM0NuUCXj/MiH5oUdLX5v55jROwN/Ht/vf8sNl9CyuRhIVo5rRhnZjPbmWDO4g=
X-Received: by 2002:a19:c70c:: with SMTP id x12mr15234005lff.281.1623156123715; 
 Tue, 08 Jun 2021 05:42:03 -0700 (PDT)
MIME-Version: 1.0
References: <CALuogWaW0Xd+ntP9+Ag1meTnpxZ_0E-kb4279NS2KU5LEc5qQw@mail.gmail.com>
 <60BF576F.5070805@tlinx.org>
In-Reply-To: <60BF576F.5070805@tlinx.org>
Date: Tue, 8 Jun 2021 15:41:52 +0300
Message-ID: <CALuogWY2rafG-gTa=BxKxX3mM5+pCgjiNP=MrkQ8k6L5c96k9Q@mail.gmail.com>
Subject: Re: After cygwin 3.2 update windows terminal input is sometimes broken
To: L A Walsh <cygwin@tlinx.org>
X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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>
From: Tomas Tumelionis via Cygwin <cygwin@cygwin.com>
Reply-To: Tomas Tumelionis <tutonis@gmail.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Sorry for the vague description. After recreating all my current
configuration from scratch I've found that it is only with  oh my zsh
default theme - robbyrussell - I am facing the issue. Well atleast with my
version of zsh+cygwin+windows terminal. Changing the theme made everything
work again and splitting windows terminal pane did not make input stuck. To
be exact, window resize is the root problem. This kinda points towards the
windows terminal issue, but with previous versions of stack
(cygwin+zsh+ohhmyzsh) it did work ok. Leaving appropriate github issues,
maybe someone will be able to provide more insights:
ohhmyzsh - https://github.com/ohmyzsh/ohmyzsh/issues/9953
windows terminal - https://github.com/microsoft/terminal/issues/10091

My stack:
Terminal: windows terminal preview <https://github.com/microsoft/terminal>
 1.9
Cygwin: CYGWIN_NT-10.0 LAT-5F3FMQ2 3.2.0(0.340/5/3) 2021-03-29 08:42 x86_64
Cygwin
Shell: zsh 5.8 + oh my zsh (706b2f3) + theme robbyrussell (default)
Windows version: 10.0.19043 N/A Build 19043

On Tue, 8 Jun 2021 at 14:42, L A Walsh <cygwin@tlinx.org> wrote:

> On 2021/06/06 22:08, Tomas Tumelionis via Cygwin wrote:
> > Been using windows terminal preview (this is still actual with current
> > latest version 1.9) and after cygwin 3.2 update windows terminal input is
> > broken after:
> > * splitting pane
> > * moving terminal window to other window
> > * sleeping pc
> > This means that if I open the terminal and split pane, I can not enter
> text
> > into the previous pane forever.
> >
> ----
>     Does the cygwin terminal still work?  Seems like you are reporting
> a Windows problem in cygwin.  What does cygwin have to do with
> a windows terminal -- it doesn't use cygwin at all, does it?  So
> how does an update in cygwin cause a windows problem?
>
>     You realize MS update your Terminal preview's OS almost daily, most
> the time without you realizing it.  It's more likely they broke
> it at the same time cygwin had an update, than something in cygwin
> affecting Win10...
>
>     If they have a version of the Terminal preview that runs on
> Win7, though, I'll be happy to have a look at the problem... ;-)
>
>
>

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