Skip to content

Instantly share code, notes, and snippets.

@hz9xa
Created August 11, 2013 07:34
Show Gist options
  • Select an option

  • Save hz9xa/6203888 to your computer and use it in GitHub Desktop.

Select an option

Save hz9xa/6203888 to your computer and use it in GitHub Desktop.
#Backspace #delete Fixe the broken backspace key
Backspace key is supposed to send Control+H or ^H,
however, the terminal may show ^? and do not delete anything
To fix this, change terminal settings and force ^H to be send for backspace key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment