Re: reset

2005-12-28 Thread Angelina Carlton
bill <[EMAIL PROTECTED]> writes: > 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? I had to quit screen completely to re

reset

2005-12-28 Thread bill
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? I had to quit screen completely to recover.