Closed kounch closed 4 years ago
Cheers - I knew this was a bug, I kept seeing it, but then hurrying on to do the next thing.
I'm pretty sure it's formatting the line during keypress, so the return insert appears in a different position (ie. I need to fix this)!
On MacOS, using ENTER at the end of a line with several statements and without spaces truncates the line instead of creating a new empty one.
E.g.:
80 LAYER CLEAR:SPRITE CLEAR:PALETTE CLEAR:PAPER tinta:BORDER tinta:INK papel:CLS
Becomes
instead of
(see attached video)
EnterError.mp4.zip