Hi all,
Thanks for your help. To recap the solution:
1. Change the execute command in the Set Build Command like so:
sqlite3 %e.db < %f
Geany will execute whatever.sql and output whatever.db
2. Either disable "Override Geany keybindings" or use Multiterm plugin.
This is such a relief! Thanks again!
- Anh On 11/09/2013 04:48 PM, James Brierley wrote:
Addendum: I just re-enabled the terminal, right-clicked on it, opened the preferences window and disabled 'Override Geany keybindings'. This seems to prevent the terminal grabbing the function key presses. So, give that a try if you don’t want to use MultiTerm (but as I said, I think MultiTerm is better anyway).
Johannes, on my system the function keys stop working even when the terminal doesn’t have focus (unless I override the keybindings as above). James