screen-users
[Top][All Lists]
Advanced

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

Re: SSH timeout causes screen hang


From: Michael Schroeder
Subject: Re: SSH timeout causes screen hang
Date: Mon, 25 Apr 2005 15:50:22 +0200
User-agent: Mutt/1.4.2.1i

On Mon, Apr 25, 2005 at 09:08:42AM -0400, Andy Goth wrote:
> On Mon, Apr 25, 2005 at 12:23:12PM +0200, Michael Schroeder wrote:
> > Pressing ^S ^A ESC will hang screen (on linux).
> 
> Yes, that works.  Hehehe, what a funny definition of work.
> 
> Now I know what to avoid...
> 
> Can I work around this problem with stty stop "" ?

A better workaround is to add 'defflow off' to your ~/.screenrc file.

> > main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
> 
> Hehehe.  Here's mine:
> 
> main(i){putchar(0xa52e906deba7775>>7*(i<7?~i&1:i-5)&127^(i^1?0:32))&&main(++i);}

Nice!

Here's one created when I was admin for a Convex SPP computer:

main(_){char*x="=#6#694.21..#62.*.*2-)1#62.*..*.=#=1..29..#";
while(_=*x/4)_-=8,printf("\n%*s"+!!_,_+_,"_/_/_/"+*x++%4*2);}

Cheers,
  Michael.

-- 
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

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