mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 03:46:31 +00:00

Problem: CursorMovedC triggered wrongly with setcmdpos()
(after v9.1.0507)
Solution: Remove the premature triggering. Also don't trigger when
cursor didn't move. (zeertzjq)
closes: vim/vim#15064
bc6f96708e