silent !xdg-open http://localhost:3000/ succeed but no tab is popped up on my browser(firefox).
os: fedora 38
neovim version:
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1692716794
Related issue: neovim/neovim#19724
But this works:
:call jobstart('xdg-open http://github.com')
silent !xdg-open http://localhost:3000/succeed but no tab is popped up on my browser(firefox).os: fedora 38
neovim version:
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1692716794
Related issue: neovim/neovim#19724
But this works: