Thonny is my go to IDE but unfortunately it doesn't seem to work with curses, something about no Terminal ?
I'm running a Python curses application remotely on a RPi, I really want the output to go to a local (i.e. connected to the RPi) display rather than over the SSH link to Thonny ?, is there a way of doing that ?
thanks
Chris