View Single Post

   
  #3 (permalink)  
Old 02-19-2008, 06:59 AM
Stuart Winter
 
Posts: n/a
Default Re: [OT] Terminal gets screwed up

On Thu, 25 Dec 2003 22:19:07 +0100, Henrik.Carlqvist@deadspam.com wrote:

> typing a binary file (cat /bin/ls) it most often helps to type "reset". That
> is type "reset" at the prompt, do not press any reset-button :-)


I put this in my .bashrc

alias sreset='stty sane; reset; tput init ;echo -e \\033c'

--
Stuart Winter
www.interlude.org.uk & www.biscuit.org.uk
Reply With Quote