So, I have two pans in pycharm: the upper one shows the text editor and the lower one a (embeded) terminal window.
I can copy text from the upper pan and paste it in the lower pan (terminal) and it will run.
My question is, can I set up a keyboard short-cut to directly send a text selection to the terminal (not the python console, the terminal) and if yes, how?