So i've set up the geany to use with the terminal. My next question is how to set up a keyboard shortcut to send the currently selected code to the terminal?
So i've set up the geany to use with the terminal. My next question is how to set up a keyboard shortcut to send the currently selected code to the terminal?
By default there's no such shortcut defined but you can easily assign a new one.
Open the Edit -> Preferences (Ctrl+Alt+p) menu and click on the Keybindings tab:
Scroll down into the "Format" category to find and select a "Send Selection to Terminal" action. Click the Change button to assign a new shortcut and you can now send your selection to the VTE Terminal: