News

Hi devs, First, I'd like to congratulate you for this little gem of a Python IDE! Great work! I'm using Thonny ver 2.1.13 to teach Python to undergrads at my university. The issue that I'd like to ...
Clearing the screen using ^L while using Blink’s built-in shell causes the terminal to treat LF as only LF and not CRLF until the next command prompt is printed: This only happens when using ^L to ...