Hacker News new | ask | show | jobs
by sytringy05 1019 days ago
It’s from the original borne / korn shell in Unix. Ctrl H was backspace, but the pc keyboards would send a different control character. you often had to map the backspace on the pc keyboard to make it work properly. Set -o or something like that.
1 comments

And then it got even worse when you mixed in X Windows. "Delete" or something.