[Skip to the main content] Welcome to Daigo’s Daily Digital Diorama. I blog about Baseball, Judo, Jazz, Linux, Design and on being a dad.

  • Get Firefox!

Deleting Backspace

Here is yet another the reason I don’t use Windows machine: “Backspace” key doesn’t work as it should on terminals!

When using SSh Secure Shell on Win machine, you need to Edit ⇒ Settings and in “Keyboard” in “Profile Setting” check Backspace sends Delete.

Today I learned the much easier way to do this same thing. From command line, type:

stty erase [Hit Backspacce Key]

Pretty cool, huh?

Leave a Reply