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

The Backspace key had the same scan code as Control-H, so ^H is what you would see when you typed Backspace on a misconfigured TTY (instead of it deleting the previous character).

Control-W is what you use to delete the previous word (Edit: word, not character), so ^W is what you would have seen on TTYs/Editors that didn't support that command.



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

Search: