mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
467 stars 16 forks source link

feat: show multiple selected files in the quickfix list #23

Closed mikavilpas closed 5 months ago

mikavilpas commented 5 months ago

In yazi, it's possible to open one file or multiple files. Now, if a single file is opened, there is no change in behavior. However, if multiple files are opened, the quickfix list will show all the files that are opened.