From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward104p.mail.yandex.net (forward104p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:107]) by sourceware.org (Postfix) with ESMTPS id EFBDC385E009 for ; Thu, 26 Mar 2020 19:05:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org EFBDC385E009 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from forward102q.mail.yandex.net (forward102q.mail.yandex.net [IPv6:2a02:6b8:c0e:1ba:0:640:516:4e7d]) by forward104p.mail.yandex.net (Yandex) with ESMTP id 263834B00329; Thu, 26 Mar 2020 22:05:02 +0300 (MSK) Received: from mxback11q.mail.yandex.net (mxback11q.mail.yandex.net [IPv6:2a02:6b8:c0e:1b4:0:640:1f0c:10f2]) by forward102q.mail.yandex.net (Yandex) with ESMTP id 2147D7F20018; Thu, 26 Mar 2020 22:05:02 +0300 (MSK) Received: from vla5-e763f15c6769.qloud-c.yandex.net (vla5-e763f15c6769.qloud-c.yandex.net [2a02:6b8:c18:340b:0:640:e763:f15c]) by mxback11q.mail.yandex.net (mxback/Yandex) with ESMTP id xplJQDAcSZ-51ge1J46; Thu, 26 Mar 2020 22:05:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1585249502; bh=KfY+ytqDUW9B8Xi0nybm60/GH+ZB475qakgCWWUWqYY=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=Sj2AIXfGlZD84Q8LM+PRuPyIJy/9TQKHMnnANIbX1BZnJ/8LIZcYoSVJZETCNQmMb kDcNm4kWQsmmAvXfksdG8401idJgKJzdPm6yt3/rtjhrOumUuk5zI/jiuVVVunV+/y KwktwCOWADU1/urWRW9y87Fx8sMib3rQBFKDsiqE= Authentication-Results: mxback11q.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla5-e763f15c6769.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id fv33bTawdu-51bKCkJK; Thu, 26 Mar 2020 22:05:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Thu, 26 Mar 2020 19:04:36 -0000 Date: Thu, 26 Mar 2020 22:04:36 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <111569852.20200326220436@yandex.ru> To: Kacper Michajlow , cygwin@cygwin.com Subject: Re: "tmux open terminal failed: not a terminal" in terminal emulators other than mintty In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.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: , X-List-Received-Date: Thu, 26 Mar 2020 19:05:06 -0000 Greetings, Kacper Michajlow! > I'm not exactly sure who to blame for this issue, but I figured I will ask > you guys. Tmux fails to open in anything else than mintty it seems like. It > works from ssh session, probably because pseudo-tty is allocated, but except > that tmux will fail. > There are multiple reports about that, without solutions: > https://github.com/cmderdev/cmder/issues/453 > https://github.com/alacritty/alacritty/issues/1687 > https://github.com/zeit/hyper/issues/3608 > https://github.com/microsoft/terminal/issues/5132 > Do you think we could make it work without using mintty? You can try another pty emulator. F.e. wintty. > If yes, should the changes be made in the Cygwin, tmux or terminal emulator > code? > Any pointer would be good so I can poke others :) -- With best regards, Andrey Repin Thursday, March 26, 2020 22:02:58 Sorry for my terrible english...