browsh icon indicating copy to clipboard operation
browsh copied to clipboard

Can't start Firefox Dev edition because of spacing in the path

Open moeenio opened this issue 4 years ago • 1 comments

On macOS, because Firefox Developer Edition's binary is at /Applications/Firefox Developer Edition.app/Contents/MacOS/firefox, when it's specified with the firefox.path parameter, browsh will attempt to run it, but without properly escaping spaces, which doesn't work. I'm on macOS 10.11, on Terminal.app (I know, I plan on installing another one x))

moeenio avatar May 03 '20 14:05 moeenio

Workaround was to rename the Firefox to have no spaces, but now I have a "FirefoxDevEdition" sitting on my dock, not really pretty. And for some reason it created a new profile when launching it.

moeenio avatar May 03 '20 14:05 moeenio