roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Popup menu not displaying properly with long completion and two split windows #29

Closed casprwang closed 7 years ago

casprwang commented 7 years ago

This scenario comes with making a long completion in two panes.

2017-02-26 21 12 31

roxma commented 7 years ago

I guess this is a neovim/gui issue.

It sould be able to be reproduced with some plain complete call.

roxma commented 7 years ago

I'm posting an issue on neovim: https://github.com/neovim/neovim/issues/6184

casprwang commented 7 years ago

thank you for explaining and posting that issue!

roxma commented 7 years ago

This has been fixed on neovim upstream, closing this issue