each key I press. I don't care if arrows work or not. But I'd like backspace to work as designed instead of spamming my screen.
Key Output
Backspace ^H
Right arrow ^[[C
Left Arrow ^[[D
On 15 Oct 2025, Daniel said the following...
each key I press. I don't care if arrows work or not. But I'd like backspace to work as designed instead of spamming my screen.
Key OutputWhen calling the script from the menu editor, do something like;
Backspace ^H
Right arrow ^[[C
Left Arrow ^[[D
Command | (DD) Exec external program
Data | stty erase '^H' && /mystic/themes/default/scripts/scriptname.sh That's how I got around the backspace as delete issue, this should
help you find the answer to the other keys too.
Cheers!
.... We all live in a yellow subroutine...
Sysop: | Sarah |
---|---|
Location: | Portland, Oregon |
Users: | 149 |
Nodes: | 16 (0 / 16) |
Uptime: | 70:20:11 |
Calls: | 1,029 |
Calls today: | 1,029 |
Files: | 84,959 |
U/L today: |
554 files (10,683M bytes) |
D/L today: |
3,359 files (8,411M bytes) |
Messages: | 65,463 |
Posted today: | 53 |