New
Pyto 9.0
- You can now run scripts from the Notification Center
- Matplotlib figures are now shown in the console (that also fixes some crashes)
- Auto indentation on the editor
- Search bar on the editor
- Errors are now shown in red
- Stopping a script raises now
SystemExitand ^C raisesKeyboardInterruptso it can be handled - Bug fixes