lambdalisue / vim-fall

🍂 Another fuzzy finder designed for Vim and Neovim and implemented in Denops
https://jsr.io/@lambdalisue/vim-fall
MIT License
41 stars 2 forks source link

Resize component window when Vim/Neovim itself is resized #9

Closed lambdalisue closed 4 months ago

lambdalisue commented 5 months ago

Currently, the size of component windows are settled on picker/input startup, mean that when user resize Vim/Neovim, the screen disappear (Esc to cancel picker/input fix the screen)

lambdalisue commented 4 months ago

Fixed with https://github.com/lambdalisue/vim-fall/commit/aadd2cc2e6d5f88bf6335add3c26fef3d5c3e717