I really like Geany for writing Python code. When I click F5, it opens system's default terminal window and executes the code there. There is also a terminal inside Geany window, the bottom pane and the last tab. What I want is the code to be executed there. Is it possible?
asked Mar 12, 2015 at 23:49 Sinan Erdem Sinan Erdem 1,114 1 1 gold badge 14 14 silver badges 22 22 bronze badgesAfter fiddling with the options, I found the way:
This will work only on *x-systems as on Windows there is not VTE. You can also reach this via Edit->Preferences->Terminal