We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to test this offline with a file link but it fails.
tried
browsh /usr/share/doc/fish/index.html
Had to kill it from another shell :)
browsh file:///usr/share/doc/fish/index.html
It replaces the : and resorts to file////usr/share/doc/fish/index.html...That i discovered when i ran the non headless firefox with browsh.
:
file////usr/share/doc/fish/index.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to test this offline with a file link but it fails.
tried
Had to kill it from another shell :)
tried
It replaces the
:
and resorts tofile////usr/share/doc/fish/index.html
...That i discovered when i ran the non headless firefox with browsh.The text was updated successfully, but these errors were encountered: