View Single Post

   
  #2 (permalink)  
Old 02-15-2008, 04:27 PM
NSM
 
Posts: n/a
Default Re: another newbie question


"chabral" <chabral@hotmail.com> wrote in message
news:41ae1262$0$66404$14726298@news.sunsite.dk...
| Hi,
| Is there a way to have the "backspace" key behave as it does in linux, I
| mean, deleting the character to the left of the cursor instead of causing
a
| "break" or "abort" action?
| I'm using the bash shell, but with sh is the same.

What sort of terminal are you using? What does

# stty -a

report?

N



Reply With Quote