-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
link doesn't work anymore #1564
Comments
is try
|
Yes I just checked it's set to hop-link and it works flawlessly for relative link such as {:./www.png:} |
@ilan-schemoul This works for me. I suspect it's your operating system causing issues. Could you provide information about the system you're on? |
Does pressing |
Local file works. Example "See also {:/home/ilan/nvim-config/todo.norg:}" I press file opens
|
Check the xdg-open mime types for links. And make sure that xdg-opening that link from terminal works. Also want to confirm that this isn't wsl right? It's just a bare metal Linux machine? |
That does not seem to work for me (using either relative or absolute path), can you share your exact neorg version along with the neovim version. @ilan-schemoul
After running
And after running |
I was talking about the http link. Not your issue. These seem like two separate issues. |
Yes it works. xdg-open "https://github.com/nvim-neorg/neorg" opens the page on firefox (from an embedded nvim terminal) |
I have the exact same behavior with neorg 9.1.1 ba35900 |
Prerequisites
Neovim Version
NVIM v0.10.0 Build type: Release LuaJIT 2.1.1713484068
Neorg setup
Actual behavior
Enter on
{https://github.com/nvim-neorg/neorg}
(found in the example) => no link openedExpected behavior
Open link
Steps to reproduce
Type enter on
{https://github.com/nvim-neorg/neorg}
(found in the example)Potentially conflicting plugins
No response
Other information
No response
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered: