python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

[Serial] Clear traceback if the user interacts with the REPL

Open microbit-matt-hillsdon opened this issue 4 years ago • 0 comments
trafficstars

We should clear the traceback shown in the compact serial bar if the user interacts with the REPL.

Currently we use the last traceback in the latest 4k of serial output.

If we do this then we can probably simplify to say it must be at the end of the traceback output (though the REPL prompt could follow it.

microbit-matt-hillsdon avatar Aug 11 '21 13:08 microbit-matt-hillsdon