I’ve been reading around but all my google searches seem to conflict with sublimes own terminal. I found this video, but sublime uses the old CMD prompt instead of Windows Terminal.
Am much more at home with windows terminal. ( I spent allot of time tweaking) I would like to use Sublime Text to print my python programs output to it (including programs that require interaction).
I can handle things like toggling window focus with AutoHotkey, if needed.
Also is it possible to reuse an open Windows Terminal when I build a python program so that I am not constantly opening new terminal windows.
Thank you for taking your time reading this.