This is the minimum required to support my use case where I want the command prompt window to close when the target app is finished.
As separate PR I could imagine lifting the ["build menu" prefs here](https://github.com/geany/geany/blob/master/src/keyfile.c#L114) out of keybindings.c and sharing a namespace with this horrible new global variable. Misery loves company.
Tested on Win32/MSYS2/64-bit. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/870
-- Commit Summary --
* Add 'build_execute_autoclose' various pref
-- File Changes --
M src/build.c (4) M src/build.h (5) M src/keyfile.c (2)
-- Patch Links --
https://github.com/geany/geany/pull/870.patch https://github.com/geany/geany/pull/870.diff
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/870