X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8AA7385E01A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1585315689;
	bh=gA8Zx+uEHc7xhp3uun0sU2shTujEeeHzXn/H9ULX2Nc=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=FuEPPQt4rg+Qqi4gMmbiPMk3eYiOfVXo2+NLMWzsa2pvLrZQv8UOoGBGtuih1ZhOW
	 K2p0yu+hbflMKerjUv35oso5LvpcJVfhtlHBTOvEPnlKNS6zKmv3js4JYm/ZHr9Ppf
	 4S0ftA6xt4f9TIr2SrjSzxI3qvaWJ0VMwjnpvip8=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3D65F385E006
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;
 bh=c32pWbBvqvD6wRQtyxEzexInZiYzCTEnDWMVpOaR0FI=;
 b=Bi3VLhaaJw0TMaEBSzwVWQdq1o21Bw6xMgaggek6/pRwdejkkt0Ai4aYY42ovb3YZf
 iTGKLUoRHpVjhCeSn/ywLvkuQFg6B65Dg5DldXgRHJ5wLtxGMabBu0Ln4RFxD9lqdRCC
 Q+a0xtInCV7t+9/dkJxU+VbwOI2MB6DFiIW6rtOeNMehSVIAeXzoLMS6NpIV9AdgPuTb
 ez49LhD4obyfGzWrBabaLTAyZbAQOFyGtVRS14yIjExtefTqGLrS+2vZYWuTiUY5bWig
 lzxWfAd2aLu4bogZ7giB5OgP9Xx2Fhysfr9gNcm3wVEXQ960UMQ+5rued8lcuEGPyxQn
 M3Dg==
X-Gm-Message-State: AGi0Pub+Vy1uBgp1PhPg43xblauEERoV/CyFBvM074TqAo2aYLAuwyOR
 JbHJ25DAc7skq8GOlz530YU61jeY5LantjcOeCrpA58c
X-Google-Smtp-Source: ADFU+vvVuGRhOprX2cpe50mgciiMkr6Oe+Ryh1wn8yHm1Lf6E9Th81PMVfpggzX3ajweZW8kdCoEA4+w6w4YtTbszhw=
X-Received: by 2002:a2e:3c0b:: with SMTP id j11mr8751545lja.9.1585315684232;
 Fri, 27 Mar 2020 06:28:04 -0700 (PDT)
MIME-Version: 1.0
References: <CABPLASSqTfJoxffZ=E1G+Fejug0RUcdkAqvkDPLJYvz8KBF8vg@mail.gmail.com>
 <111569852.20200326220436@yandex.ru>
In-Reply-To: <111569852.20200326220436@yandex.ru>
Date: Fri, 27 Mar 2020 14:27:53 +0100
Message-ID: <CABPLASTnaENa5stwA12hefbs1wMJ8yF-ca29t+7mjQsj1VY5MA@mail.gmail.com>
Subject: Re: "tmux open terminal failed: not a terminal" in terminal emulators
 other than mintty
To: cygwin@cygwin.com
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
 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: <http://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Kacper Michajlow via Cygwin <cygwin@cygwin.com>
Reply-To: Kacper Michajlow <kasper93@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

> You can try another pty emulator. F.e. wintty.

Not really interested in some dead projects ;p

Let me rephrase the question, because I misspoke.

Currently Cygwin works acceptably only under Mintty as far as I can see.
Running it from cmd or any of terminal emulators listed before result in
sub-par performance. Even things like Home button to move cursor doesn't
work, as originally stated tmux doesn't work and so on.

Now that Windows is making improvements to their console
https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/
it may be good time to improve Cygwin's compatibility.

Since my first mail I looked at git log and seen pty related changes,
compiled latest Cygwin, but it doesn't work better and even worse, because
mouse stopped working over ssh in tmux.

That said, I guess my really questions are:
1. Is the goal to improve Windows console compatibility?
2. If yes, what is the current status and challenges?
3. And my original question will the tmux work? :)

Projects like Windows Terminal are convenient way to have PS, CMD, Cygwin
and its child MSYS in one window hence I am wondering if it will be
possible without drawbacks.
--
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
