Closed icholy closed 7 months ago
Do you move Neovim window from one monitor to another maybe? I have the same when my actual nvim window changes size, the modal with error doesn't react accordingly. It gets fixed once nvim reopens. I know it's far away from a good solution but is this your case though?
Yeah that's the issue. Seems like the width is being computed at startup instead of when the popup is opened.
Description
The popup window isn't wide enough to show the entire error:
Steps to reproduce
Expected behavior
A configuration option to make the window larger.
Environment