You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
It works for URLs but does not seem to work for any kind of http://localhost:xxxx
It will be terrific if I can have my editor fullscreen while having the browser open. :)
Also one more minor issue:
When pressing Option+L the input focus is lost will require to click back to the input field to open URL.
The text was updated successfully, but these errors were encountered:
Localhost support would require running a local web server. I think you can switch out the http:// protocol in your URL for file:// instead and that would work.
ps. I agree that the input focus being lost is an issue, too. Can confirm. Fortunately, @slashlos said in #250 that Helium will copy the URL from the clipboard if present.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It works for URLs but does not seem to work for any kind of
http://localhost:xxxx
It will be terrific if I can have my editor fullscreen while having the browser open. :)
Also one more minor issue:
The text was updated successfully, but these errors were encountered: