On Thu, Jul 17, 2003 at 10:36:55AM -0700, Ben Barrett wrote:
> Is there an easy way to recover a terminal session whose character set
> got messed up?  It is currently using the ANSI graphics charset AFAICT,
> I cannot read anything but can tell I need to see the output based on
> the layout patterns (looks like some exceptions are being thrown) -- and
> I don't want to kill the session since I've started some important apps
> from it that I don't want killed, just yet...

echo -e \\033c

I have this as a bash script as ~/bin/consolereset

Also if you are using multi-gnome-terminal, try right clicking and
choosing 'reset and clear'.

Cory

-- 
Cory Petkovsek                                       Adapting Information
Adaptable IT Consulting                                Technology to your   
(541) 914-8417                                                   business
[EMAIL PROTECTED]                                  www.AdaptableIT.com
_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to