openurl icon indicating copy to clipboard operation
openurl copied to clipboard

Some improvements to the command launching

Open jmc-88 opened this issue 13 years ago • 0 comments

I've replaced 'explorer.exe' with 'start' on Windows, which is more general and should work for all kind of URLs. I've also made 'xdg-open' the default handler for platforms other than Microsoft Windows or Mac OS X, since it seems like the other supported platforms should all have 'xdg-open' (http://nodejs.org/api/process.html#process_process_platform).

jmc-88 avatar Oct 05 '12 11:10 jmc-88