pwnall / node-open

open a file or uri with the users preferred application (browser, editor, etc), cross platform
MIT License
560 stars 57 forks source link

Update to xdg-open v1.1.0-rc2? #33

Open plynchnlm opened 9 years ago

plynchnlm commented 9 years ago

Is there any chance of updating to xdg-open v1.1.0-rc2 (from the current v1.1.0-rc1)? rc2 is available here: http://cgit.freedesktop.org/xdg/xdg-utils/ and contains this commit: http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=d1cb061c85388cb9e87a3ea902061d7b94726971 which fixes a problem I keep running into.

Parakleta commented 8 years ago

node-open doesn't work on FreeBSD because of this bug. You really need to fix this.