mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
217 stars 7 forks source link

feat: basic support for resizing the yazi window #59

Closed mikavilpas closed 2 months ago

mikavilpas commented 2 months ago

When the neovim window is resized, the yazi floating window will now resize itself.

Note that this doesn't currently work in some cases apparently because of a bug in neovim. You can subscribe to https://github.com/mikavilpas/yazi.nvim/issues/39 for updates.