Open
Description
- Backspace doesn't work after first command is run
- After running first command the first word of the next commands is doubled, which is even worse due to the first bug because without Ctrl+C on the normal Android keyboards you are stuck.
Test scenario:
>>> import micropython
>>> dirdir(micropython) # was just trying for one for
#If I hit backspace now I get this, one print per press
>>> dirdir(micropython dirdir(micropytho dirdir(micropyth
#ad nauseum, these are put the current command line instead of being redrawn in place
Metadata
Metadata
Assignees
Labels
No labels