Skip to content

wush url format on command line not proper? slash missing before first hash sign #113

New issue

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

Open
aabittner opened this issue May 4, 2025 · 0 comments

Comments

@aabittner
Copy link

wush url format on command line not proper? slash missing before first hash sign
display error, cosmetic?

wush current release 0.4.1

https://github.com/coder/wush/releases/tag/v0.4.1

both tried windows x64 and linux x64, both print for example when

wush serve

an URL that starts with

https://wush.dev#crypt-stuff-here

according to my knowledge there would be a slash missing right after the full hostname of the server, should read

https://wush.dev/#crypt-stuff-here

shouldnt it?

its clickable in KDE Konsole, and apparently triggers the proper URL with the default browser, but when copy pasting that faulty URL without the slash before the hash, that obviously doesnt work.

cosmetic? bug? thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant