Hi!
During my tests of geany 0.13 on windows, I failed to find a way to get the output of vcdiff. The command is correctly called but the console is closed immediately after it is finished.
Is there a way to keep the cmd open?
Would it make sense to use a proc_open and store the output in a temp file (new tab) instead or to some custom output/handler? I can even imagine a vcdiff to some online pastebin service then :)
Thanks for your great work!
Cheers,