> I read it in some HOWTO, I can't remember witch one. > It is an ANSI escape sequence to reset the terminal. It is handled by the > terminal. > > To type ^[c press control-v esc c.
Cool. :-)
So now we have:
reset
stty sane
<ctrl>-v <esc> c
to restore a messed up text interface.
Groetjes, Ookhoi
> > > did you tried 'echo ^[c' ?
> >
> > What does this do? Or where can I find docs about this? Tia.

