mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 00:52:44 +00:00
Problem: Using tracked message column as column in cleared buffer.
Solution: Ensure column does not exceed current line length.
Further work to ensure carriage return and cmdline block mode
work properly.