Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

  stty erase ^v<backscpace>
Hold the control-key and the letter 'v' together: Ctrl-v

then press the backspace key.

For your future unix questions try google.

The purpose of it is that Unix uses a virtual terminal driver (combination of keyboard and display) so it can work with a large variety of vendor hardware across platforms. You need to map your actual keyboard keys to the virtual escape sequences that the terminal driver has builtin.

On any terminal, you can type Ctrl-h to do backspace.

http://alasir.com/books/bsd/514-517.html



thanks, somehow my google search yielded no results.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: