Port "Open Externally" and "Open in terminal" actions to the spawn API for better support on Windows. Also remove unnecessary hard-coded "cmd" command on Windows and use the configured command instead.
Closes #556. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/973
-- Commit Summary --
* TreeBrowser: Port spawning external commands to the spawn API
-- File Changes --
M treebrowser/src/treebrowser.c (33)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/973.patch https://github.com/geany/geany-plugins/pull/973.diff