When using oil.nvim's preview, a split is created showing a preview of the file/folder the cursor is on. When that file is an image, image.nvim should hijack it and display a preview, but it does not. I believe this is a regression, as it seems to have worked in the past.
However, if you switch to the pane with C-w w, the preview then generates.
When using oil.nvim's preview, a split is created showing a preview of the file/folder the cursor is on. When that file is an image, image.nvim should hijack it and display a preview, but it does not. I believe this is a regression, as it seems to have worked in the past.
However, if you switch to the pane with
C-w w, the preview then generates.