X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:sender; q= dns; s=default; b=Wgnc/I/m0TQvxsJ0W7z+xBqZNHAxMc3a4D6sV5yD/0iRfw jCvQ1LqwbuLfJpSKaiAG7loWM0/MQ/LDokTK1VoW/JzDcjFlP1F82iyGXHVIt4ej 1ehp+LDjr9/ZxucMPpzquRD2Af01wO0kC7KYOvsbt8eQXGclzEk/1P+lqMbiQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:sender; s= default; bh=BWvsgynEi5ffTqGRBaxr17z35BE=; b=R24eO2TQUQa8IZNhrDD0 YIPe86A3Knc4saXnuZ+QAfU0NbTkzK6i/w8LdcveVp7g01hDMQbjPj6o+lag5tM4 xWvG2H2RSH1sxclIIjHWiPbm53OzIqAwnLdeQZYoPYon0SjeeEs85jL/KzOWe0LK IqRRng5Rz7ldxv0cm8sTwi0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=star, 2022, HAuthentication-Results:auth, GOLD X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1552353301; bh=OvGob8aTW4jgcv0gAY4ApHupSnkBbTL3k54RiEYhHsw=; h=Received:Received:Received:From:To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=j8aJFRUkR1GABF696kxsa0PwbUkQh/kbwbOQV6kii0yIzGUX1z8gfVhJvk6bZecUV UN+TFpjd5KOpOhsoMch4hVlM9LvMu41bduuas9qu/YlIlQPrISNGlkoUGgGBbhZ3CW vEGB4ovOvO4as4wzmDbz2HQC7jEWSwxZ/JBbdrIk/UKUgjZMwdxkRq8nVo26ArWbtT VdmgwFDKOCErwL81Hi3vlpFCAMqurPKk3PeFltc6hnEXxqibpmV5WL58Kv6a7cdam7 K8n+R4iGsioJQDoAZyIr1QzQMkZIFsDHM54ARW/u1Xe6sVHAn2/1Pnp7LnJ1YFcSq2 Q13ATZmRv2sHg== X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgedutddrgeejgddvkecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucevohhmtggrshhtqdftvghsihdpqfgfvfdppffquffrtefokffrnecuuegrihhlohhuthemuceftddtnecufghrlhcuvffnffculddquddtmdenucfjughrpefhvffufffkofggtgfgsehtqhfstdfutddvnecuhfhrohhmpeetnhgurhgvficuufgthhhulhhmrghnuceoshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovheqnecuffhomhgrihhnpegthihgfihinhdrtghomhdphihouhhrughomhgrihhnrdgtohhmnecukfhppedutdekrdefuddrleehrddufeehnecurfgrrhgrmhephhgvlhhopehhvghlihhumhdpihhnvghtpedutdekrdefuddrleehrddufeehpdhmrghilhhfrhhomhepshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovhdprhgtphhtthhopegthihgfihinhdqrghnnhhouhhntggvsegthihgfihinhdrtghomhenucevlhhushhtvghrufhiiigvpedt X-Xfinity-VMeta: sc=-10;st=legit From: Andrew Schulman To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] screen 4.6.2-2 Date: Mon, 11 Mar 2019 21:14:54 -0400 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: qmail alias Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x2C3Mm4d022444 screen 4.6.2-2 is now available in Cygwin. This is a Cygwin-only release that fixes a long-standing problem: screen -ls and screen -Q would hang in Cygwin. They both work now. See the discussion at http://cygwin.com/ml/cygwin/2019-03/msg00140.html. And a GOLD STAR each to Corinna and Takashi for fixing it! https://cygwin.com/goldstars/#CV https://cygwin.com/goldstars/#TY I mean, I'm the screen maintainer and I didn't know how to fix it. ` screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows the user to move text regions between windows. When screen is called, it creates a single window with a shell in it (or the specified command) and then gets out of your way so that you can use the program as you normally would. Then, at any time, you can create new (full-screen) windows with other programs in them (including more shells), kill the current window, view a list of the active windows, turn output logging on and off, copy text between windows, view the scrollback history, switch between windows, etc. All windows run their programs completely independent of each other. Programs continue to run when their window is currently not visible and even when the whole screen session is detached from the user's terminal. Andrew E. Schulman ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple