[Github-comments] [geany] Add 'build_execute_autoclose' various pref (#870)
Matthew Brush
notifications at xxxxx
Sat Jan 16 05:25:23 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160115/0516aa08/attachment.html>
More information about the Github-comments
mailing list