-
Notifications
You must be signed in to change notification settings - Fork 38
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
Correct command to open URL generated, but the page doesn't open #55
Comments
NVIM v0.7.0-dev
same here! I think its a neovim problem:
https://github.com/neovim/neovim/wiki/FAQ#-and-system-do-weird-things-with-interactive-processes Im not neovim expert but should be other way to call xdg-open without system. temporal solution, because I use a lot this plugin: |
@alichtman check prev message! |
@zodman Yup, I agree with your analysis (and thumbs'd up your comment the day you posted it 😃) Leaving the issue open, as there's no proper fix |
As mentioned here, you can use |
@sebastian-palma PR please please! |
I found out that
I think the proposed |
When I trigger the plugin, I see
but the page never opens in Firefox. Running that command manually in a terminal does open the page.
Env
nvim health check
The text was updated successfully, but these errors were encountered: