Hello all,
I use a build command that looks like so:
./build-script.sh -o- %(prompt prompt-text:%(last-prompt-result))
Every time I run the build (ie, Ctrl-M) the window focus shifts away from the editor window and as a result, I have to click on the editor window to continue typing or to select the next error (ie, Ctrl-Shift-Down). It would be much better if focus returned to the editor so one could edit code, build, check errors and continue without using the mouse.
Regards,
Iker