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=crN9NtUfoIcGLNWU1I5LZqmqytVBJ/ft4/FEA+oq6I98dh Mp4gQZziJLdqoFdx6VhM8lAl8Rv6PHGq/QHfSNL4YhPbVZ7iI0TZCe+0pZ92IXxD 52y0gwom42X9RW63a4wPIXg+SrT1+laLdxGUSeWfvkWpUVtncQIsZ7GLdwrAw= 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=cCxLFUrw8tioaK8Tkyjt/S0Jgm0=; b=K6oa9OsIILmFcgabvnmz dPnv4JsYmcsQTyLY6gV03mBJC6l4cMVytn5bQH+TkiwXWvJ/q0JY+zB8jP0RVjVY pQie6MCv6UIGeK7nA3V+g4mu+yDp3tCEbCWPoDOiEIuj9Vc9mtUR+Ml4yZwL3ppk 2BJ94eZtFsWmOq2ACDRdm5Y= 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.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=UNSUBSCRIBE, interactive, announcement, ANNOUNCEMENT 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=1555422007; bh=DjFoX/396W5oE4938fI9nngSfyu4VP9vso8bJKj16BY=; h=Received:Received:Received:From:To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=F15FziYwhY/eQtmGxUZ9bBujGRJUFswNIR93fVKWe5roHAxXpmxM0gowhLNGgx6KS R4JavxJE+JlH1C2jDtX2Kpkd5Jc3TYLewWPX0aert3uQfkvwPS/HJ480MZyvcnYOjL 0HIrkMlVTbKTGr0p2AT/0v65Emi22EsiywnlPqX2cDIv8LwoDs0Y+blz66ae1RqLn+ 1vEgfp4uGxjnS1k9DyNygmXliVam/N2PG15pEBKz4OXB/ivsk1MBQxjkuYlDaag8wE HFzV4ic/6PEdZXBHlQUn7vBBFvjQvbFn2eAYtcUN/NmwGxG2L+vDXws0iYryhQLA9w d11aPK2tQUAVA== X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgeduuddrfedugdeijecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucevohhmtggrshhtqdftvghsihdpqfgfvfdppffquffrtefokffrnecuuegrihhlohhuthemuceftddtnecufghrlhcuvffnffculddquddtmdenucfjughrpefhvffufffkofggtgfgsehtqhfstdfutddvnecuhfhrohhmpeetnhgurhgvficuufgthhhulhhmrghnuceoshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovheqnecuffhomhgrihhnpegthihgfihinhdrtghomhdphihouhhrughomhgrihhnrdgtohhmnecukfhppedutdekrdefuddrleehrddufeehnecurfgrrhgrmhephhgvlhhopehhvghlihhumhdpihhnvghtpedutdekrdefuddrleehrddufeehpdhmrghilhhfrhhomhepshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovhdprhgtphhtthhopegthihgfihinhdqrghnnhhouhhntggvsegthihgfihinhdrtghomhenucevlhhushhtvghrufhiiigvpedt X-Xfinity-VMeta: sc=-10;st=legit From: Andrew Schulman To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] screen-4.6.2-3 (test) Date: Tue, 16 Apr 2019 09:40:00 -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 x3GDfjaA022840 screen-4.6.2-3 is now available as a test release in Cygwin. This release includes a small change to the default /etc/screenrc, that has been reported to fix a screen corruption problem that some users - okay, Shaddy :) - have reported after detaching from screen[1,2]. If you're a screen user, it'd be helpful if you'd first determine if you have the symptom: the cursor appearing in the middle of the terminal buffer, intermingled with other lines of text, after you detach or exit a screen session. If you do have that problem, please install the test release and see if it fixes it. Be sure that your /etc/screenrc is the same as the new default, /etc/defaults/etc/screenrc. Or if you've customized /etc/screenrc, you can just comment out the lines: # # Do not use xterms alternate window buffer. # This one would not add lines to the scrollback buffer. termcap xterm|xterms|xs ti=\E7\E[?47l terminfo xterm|xterms|xs ti=\E7\E[?47l Then report here what you found. Even if you don't have the screen corruption problem, it'd be helpful to test this release and report here whether it causes any problems for you. 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 [1] https://cygwin.com/ml/cygwin/2019-04/msg00075.html [2] https://cygwin.com/ml/cygwin/2019-04/msg00080.html ******************************************************************* 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