timm / crusty

Automatically exported from code.google.com/p/crusty
0 stars 0 forks source link

tilde character in the shell #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For some users, not all, there is the possibility that pressing backspace
will send delete. I would like to explore the possibility that there is an
automated way to handle this problem for these users and fix the keybinding
/ terminal code that is being sent.

Steps to reproduce the problem:
1. Several of the terminals I've tried will cause this problem on a Mac.
Fire up iTerm for an example.
2. Hit "delete" key.

Original issue reported on code.google.com by daveman1...@gmail.com on 23 Jan 2007 at 7:52

GoogleCodeExporter commented 9 years ago
I've spent a while on this. Xterm, putty, gnometerminal, aquaterm, iterm, etc 
etc
etc. In the end, I gave up and just stuck with putty and xterm since they are 
the
ones that move around on most platforms.

Original comment by menzies....@gmail.com on 4 Feb 2007 at 4:40