How do I enable backspace? #1986
Replies: 1 comment
-
Dupe of https://www.reddit.com/r/BlinkShell/comments/1bc6bzd/enable_backspace/ - responding there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Blink to ssh in to a online community with a command line interface on iPad or iPhone.
If I make a typo and try to backspace I get ^?^?^
I have to hit return to go back to the prompt and try again.
In the settings file, I've set the erase character as:
stty erase ^h
which I thought would control it, but it doesn't.
Any suggestions? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions