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 |