Using Yazi's previewers for opening files
Hello, right now when I open an image or a pdf, it opens a neovim buffer with its raw content. I have configured Yazi to use `xdg-open` on files with these extensions, which works fine outside of neovim, but not inside of it.
I suppose this is due to how the plugin works, by creating new neovim buffers for each file. Would it be (or is it already) possible to defer to the normal behaviour for opening files with certain extensions? Thanks in advance!
1 条评论