Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Mar 1995 10:51:46 -0800
From:      Steven Wallace <swallace@ece.uci.edu>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: backspace now broken (proposal) 
Message-ID:  <199503071851.AA27949@balboa.eng.uci.edu>
In-Reply-To: Your message of "Tue, 07 Mar 1995 15:52:53 %2B0100." <199503071452.PAA28231@uriah.heep.sax.de> 

next in thread | previous in thread | raw e-mail | index | archive | help

What is the big deal with ^H being erase?
All you have to do is:
  stty erease "^H"
if you want your backspace to be delete/erase.

Steven



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503071851.AA27949>