You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System: Linux (Ubuntu 14.04)
opn version: 5.1.0
xdg-open version: 1.1.2
File path with query param doesn't work:
$ ~/node_modules/opn/xdg-open /some/path/index.html?hi
xdg-open: file '/usr/local/google/home/chenwilliam/lighthouse/plots/charts/index.html?hi' does not exist
File path without query param works as expected and opens page in Chrome:
$ ~/node_modules/opn/xdg-open /some/path/index.html
Created new window in existing browser session.
System: Linux (Ubuntu 14.04)
opn version: 5.1.0
xdg-open version: 1.1.2
File path with query param doesn't work:
File path without query param works as expected and opens page in Chrome:
Regular URL path with query param works:
Seems related to this issue? https://bugs.freedesktop.org/show_bug.cgi?id=45857
The text was updated successfully, but these errors were encountered: