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
I recently migrate into nvim. I've used vim in combination with NerdTree for 5+ years without this issue. Configuration is totally same between vim and nvim.
In nvim with same environment, I can open other types of files as usual, like opening directories or libreoffice files. This issue only occurs to image files (or maybe I haven't met any other bug file types).
It is hard to find related issue or stackoverflow thread. Also as there is no log, there is hardly no point to start with for me.
What would be the source of the issue, or at least, how can I debug..?
The text was updated successfully, but these errors were encountered:
Environment
:version
:?
:6.10.16
None of suggested plugins.
It's too big... https://github.com/cgbahk/vimrc
Steps to Reproduce the Issue
image.svg
ofimage.png
m
theno
to execute the file with system editorCurrent Behavior (Include screenshots where appropriate.)
No log, image viewer not opened
Expected Result
Image viewer (
eog
, https://en.wikipedia.org/wiki/Eye_of_GNOME) opens up to show image.I recently migrate into
nvim
. I've usedvim
in combination withNerdTree
for 5+ years without this issue. Configuration is totally same betweenvim
andnvim
.In
nvim
with same environment, I can open other types of files as usual, like opening directories or libreoffice files. This issue only occurs to image files (or maybe I haven't met any other bug file types).It is hard to find related issue or stackoverflow thread. Also as there is no log, there is hardly no point to start with for me.
What would be the source of the issue, or at least, how can I debug..?
The text was updated successfully, but these errors were encountered: