Author | Message |
---|---|
toramoss
Posts: 13
|
Posted 12:17 Apr 08, 2015 |
So I ran into this problem on the mars server. If you log in and try to hit "backspace" or "delete", the console won't actually delete characters, it will instead print "^?". It's a temporary solution though, I think you have to do this every time you log into the mars server. Not sure how to permanently bind the backspace key to erase. |
toramoss
Posts: 13
|
Posted 13:44 Apr 08, 2015 |
So a more permanent solution is to edit your .logout file in your system. Just add "stty erase '^?'" to the end of the file to bind erase to your backspace key. |
cs320stu66
Posts: 19
|
Posted 22:47 Apr 08, 2015 |
You can try holding Shift and then Backspace. |