On Wed, Dec 28, 2005 at 06:30:18PM +0000, bill wrote:
> Is there a way to fully reset a terminal?  I was playing around
> with some ncurses() stuff today, failed to reset the terminal
> and left things in a bad state.  C-a Z failed to help.  Is there
> a stronger reset available?

No, currently you can only "reset" screen's internal window state.

> I had to quit screen completely to recover.

Detaching and reattaching should also help.

Cheers,
  Michael.

-- 
Michael Schroeder           [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to