mirror of
https://github.com/neovim/neovim.git
synced 2026-02-28 13:22:33 +10:00
Problem: Blockwise Visual selection not redrawn correctly when moving
cursor for more than 1 cells with 'virtualedit'.
Solution: Restore the curswant update removed in 6679687bb3.
(cherry picked from commit 7ed8e96994)