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
Windows 11
22621.2134
WSL 2
Ubuntu 22.04
4.1.1-1ubuntu1~22.04
Example error:
Deleting the square brackets will open the browser just fine.
Using xdg-open (which happens to be used by some CLI tools, e.g. lazygit) also results in the same error.
xdg-open
Run wslview "https://www.google.com/search?q=[test]"
wslview "https://www.google.com/search?q=[test]"
Browser opens the link, just like how I can put the exact same link in browser's address bar directly.
No response
The text was updated successfully, but these errors were encountered:
patrick330602
Successfully merging a pull request may close this issue.
Windows Version
Windows 11
Windows Build Number
22621.2134
WSL Version
WSL 2
Distro Version
Ubuntu 22.04
WSL Utilities Version
4.1.1-1ubuntu1~22.04
Describe the bug
Example error:
Deleting the square brackets will open the browser just fine.
Using
xdg-open
(which happens to be used by some CLI tools, e.g. lazygit) also results in the same error.Steps to Reproduce
Run
wslview "https://www.google.com/search?q=[test]"
Expected behavior
Browser opens the link, just like how I can put the exact same link in browser's address bar directly.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: