From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26316 invoked by alias); 31 Mar 2019 14:38:51 -0000 Mailing-List: contact cygwin-developers-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner@cygwin.com Mail-Followup-To: cygwin-developers@cygwin.com Received: (qmail 25739 invoked by uid 89); 31 Mar 2019 14:38:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-104.1 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:998, H*F:D*cygwin.com X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.126.133) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 31 Mar 2019 14:38:49 +0000 Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1N9Md2-1gpWN90EVw-015LNc for ; Sun, 31 Mar 2019 16:38:47 +0200 Received: by calimero.vinschen.de (Postfix, from userid 500) id 807B3A8059A; Sun, 31 Mar 2019 16:38:46 +0200 (CEST) Date: Sun, 31 Mar 2019 14:38:00 -0000 From: Corinna Vinschen To: cygwin-developers@cygwin.com Subject: Re: Pseudo console support in PTY Message-ID: <20190331143846.GG3337@calimero.vinschen.de> Reply-To: cygwin-developers@cygwin.com Mail-Followup-To: cygwin-developers@cygwin.com References: <20190330220804.a3be5fa8c4d5569464309d66@nifty.ne.jp> <0f15049e-5b71-d9dd-434a-dcc4c1801b92@towo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="924gEkU1VlJlwnwX" Content-Disposition: inline In-Reply-To: <0f15049e-5b71-d9dd-434a-dcc4c1801b92@towo.net> User-Agent: Mutt/1.11.3 (2019-02-01) X-SW-Source: 2019-03/txt/msg00010.txt.bz2 --924gEkU1VlJlwnwX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 978 On Mar 31 00:07, Thomas Wolff wrote: > Am 30.03.2019 um 14:08 schrieb Takashi Yano: > > Hello cygwin developers, > >=20 > > I have worked on implementing pseudo console support into cygwin > > PTY by request from Corinna. Pseudo console is a new feature > > after Windows 10 1809, which provides console APIs on virtual > > terminal. > > https://blogs.msdn.microsoft.com/commandline/2018/08/02/windows-command= -line-introducing-the-windows-pseudo-console-conpty/ > > https://docs.microsoft.com/en-us/windows/console/creating-a-pseudoconso= le-session > >=20 > > After much effort, it began to work partially. So, I would > > like to announce to this mailing list. Attached are the > > patchs against cygwin git HEAD. > > [...] > Corinna wrote: > > This is all pretty exciting. > Yes, and I'd suggest Takashi for a gold star already, once this works. Definitely. Just as Ken is bound to get one for revamping the FIFO code. Corinna --=20 Corinna Vinschen Cygwin Maintainer --924gEkU1VlJlwnwX Content-Type: application/pgp-signature; name="signature.asc" Content-length: 833 -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlyg0PYACgkQ9TYGna5E T6AmiQ/6AoerZpsqqeO+ku5+RBoqJ6C7bl2vZjVHNsBNSt4JOZGZo0E9+ln/d4JL b5tXSkFsWae6Rk8ZkGZ47Fh5iEs3TbTlbdlwxyCpZeLVknCzrLXCBBpmWTFobvvR dRhlrwgMA9rXarlwlO3vBlRAmaAsh1WP7BcMoQDijxyhKV7nu5XSZgRxmnkukAPn 1fsWBo3JrdoxuzMBV6wm1vUfH+xinNb3jqXeTWPcDUsRsthbimWJXiqVJqMdqqRN 3SdMkZDK/tO3qrkynSfNkA9Rj9S1ZYS/n4+kaL33+nfRx7wcU5wWFxYrWlhZRFLM PnBw6Ox2dpcE5vXPtCdN27w+lHklAzOVcYvoWz2x1C14EUVuywDaKySLZLikSb03 bfxckfCGA4imRcUrWzj07458S5o9MLQKufiKdbm75u9B+IkrDem5WN/mJFd2K8BM EAxZ3v73sRj+/ptD13yg0a7/Q9Wab+RgQWadxMKcAtauLcLkVVyaXUUAyMo6pkVp qPSSeXUF4RFwPwgtRCgI4dEY2hrLVwanWkMK+fjND3wjbZSVBF0rPyNZ9iRJ7mzx gIXSAbPrGr4cR0t5wze6ZPa1l10FmLZQq536k2vnzdX5pEZpDW7amBmGkJqymsoF 9N2CTGWwLErRKTWv2gMFnFAxyHuE4Tkq0ohk8YKGMH11uksWwys= =/e43 -----END PGP SIGNATURE----- --924gEkU1VlJlwnwX--