Linux - GeneralThis forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
When I SSH to my other linux box (through an xterm), and then, enter into an interactive mode (say, with rm -i) my backspace key fails to function properly. That is, a ^H is produced instead.
I tried this (the above sequence) in a v-terminal, (ctrl+alt+f1), and the backspace key functioned without problem. So it's only when I use the xterm program do I receive this problem.
But, I discovered a fix, though, it's only temporary. Apparently if I do: stty erase \^H once I've logged into SSH, the backspace key works as it should for interactive mode.
I don't want to have to type this command though every time. I don't think it's necessary to have to use this command as it (interactive mode backspace) works without it in a vterm. Not to mention in MDK 9.1, it works in the xterm.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.