web-device-cli
web-device-cli copied to clipboard
Added backspace functionality
well, the backspace / delete did not work for me. The ascii character for backspace converted to string before the call the terminal print is empty. so I found these functions to delete the character on the left.
I have no clue what I am doing I hate this JavaScript mess.
see also #3