Popups are not cleared now #5305
Closed
kevinrutherford
started this conversation in
General
Replies: 3 comments 3 replies
-
What's your vim version? The WinScrolled event should be available in vim v9.0.0917+ |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Ah yes -- I'm on vim 8.2. When did vim 8 stop being supported? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Thanks -- guess it's time I need to build vim 9 ... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a vim (not nvim) user. I did a :PlugUpdate yesterday, which installed an update to CoC. Since then, popups don't disappear, which means that vim is unusable after the first or second insert, because the file text is hidden by dead popups. Also, when
vimstarts I get the following message:Am I missing some new config that I need to update?
FWIW, a binary chop on the git repo suggests that vim is fine upto commit 7350645, which breaks the popups.
Beta Was this translation helpful? Give feedback.
All reactions