This makes it safer to use fwd-browse as your BROWSER. Even if you haven't started a fwd session at least you'll get the url the program you were using wanted to open.
$ cargo run -q --bin fwd-browse -- http://zombo.com
fwd-browse: Error connecting to socket (is fwd actually connected here?)
Start a fwd session to open: http://zombo.com
This makes it safer to use fwd-browse as your BROWSER. Even if you haven't started a fwd session at least you'll get the url the program you were using wanted to open.