1. In terminal, I would run this in the working directory
sqlite3 ex1.db < ex1.sql
How should I change the Set Build Command to do the same thing?
2. Yes, I changed the focus back to the code panel. I will give the MultiTerm a go.
Thanks!
On Sat 09 Nov 2013 04:48:49 PM EST, 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