mirror of
https://github.com/neovim/neovim.git
synced 2026-06-22 11:23:27 +00:00
When the screen is resized, p_ch is not re-set to the appropriate value. As a result, access to invalid addresses was occurring.
When the screen is resized, p_ch is not re-set to the appropriate value. As a result, access to invalid addresses was occurring.