bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screen 3.9.11 possible bug.


From: Bob Proulx
Subject: Re: screen 3.9.11 possible bug.
Date: Tue, 3 Dec 2002 21:53:34 -0700
User-agent: Mutt/1.4i

Asif Haswarey <address@hidden> [2002-12-03 11:33:24 -0800]:
> 
> I use screen 3.9.11 and when I press the <Ctrl>-<s>
> key combination screen hangs and I have to kill and
> the color_xterm.

That does not sound like a problem with screen.  It just sounds like
terminal flow control.  Control-S is the XOFF character which stops
output from flowing.  To start it again press Control-Q which is XON
which will start it back up again.

Since you are using screen you could prove that the terminal is not
hung by using a different terminal and transfering the screen to the
new terminal with 'screen -d -r'.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]