chrome-cli icon indicating copy to clipboard operation
chrome-cli copied to clipboard

`open` needs protocol to work, otherwise opens blank tab

Open ajlowndes opened this issue 9 years ago • 0 comments

chrome-cli open google.com results in a new tab with "about:blank" in the title bar. chrome-cli open www.google.com also does exactly the same. but chrome-cli open http://google.com or chrome-cli open http://www.google.com works as expected. Can you make it so that the http:// protocol is optional? If we need a different protocol we can type that in instead. Thanks

ajlowndes avatar Aug 19 '16 02:08 ajlowndes