public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] screen-4.6.2-3 (test)
@ 2019-04-16 13:41 Andrew Schulman
  2019-04-23  4:16 ` Shaddy Baddah
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Schulman @ 2019-04-16 13:41 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCEMENT] screen-4.6.2-3 (test)
  2019-04-16 13:41 [ANNOUNCEMENT] screen-4.6.2-3 (test) Andrew Schulman
@ 2019-04-23  4:16 ` Shaddy Baddah
  0 siblings, 0 replies; 2+ messages in thread
From: Shaddy Baddah @ 2019-04-23  4:16 UTC (permalink / raw)
  To: cygwin

Hi,

On 16/4/19 11:40 pm, Andrew Schulman wrote:
> 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].

Many thanks for this :-) Sorry I went silent in the subsequent
discussion. I became busy, then went travelling for a week. I'll test
this release. Report back.

Whilst I'm at it, I'm not sure if others were able to reproduce. But the
steps to reproduce for me were really quite simple. In mintty, hit enter
a few times to get the prompt off of the top (and create a bit of
terminal history for mintty to restore), just run a screen session
(simple 'screen' command line is sufficient). Hit enter at the new
session prompt a few times so that the cursor is a few lines down from
the top. Type exit (or ctrl-d to detach) and see the message:

[screen is terminating]

at the top, with the original mintty prompt flashing intermixed with the
restored terminal history.

-- 
Regards,
Shaddy

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-23  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16 13:41 [ANNOUNCEMENT] screen-4.6.2-3 (test) Andrew Schulman
2019-04-23  4:16 ` Shaddy Baddah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).