mikavilpas / yazi.nvim

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

Resizing the floating yazi window has issues #39

Open mikavilpas opened 2 months ago

mikavilpas commented 2 months ago

It seems to work correctly if I run yazi in a :terminal buffer (no floating window), so I'm not sure what could be causing this.

For me this is not a big issue, so it it might be worth it to take a look after https://github.com/neovim/neovim/issues/4997 is merged.

mikavilpas commented 2 months ago

Note to myself: if resizing can be made to work nicely, it might be worth it to opt in to a more full featured floating window library such as https://github.com/carbon-steel/detour.nvim

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.