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 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/973
