mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 07:45:32 +00:00
Problem: windows may scroll horizontally upon resize using the old terminal size, which may be unnecessary and cause the content to be partially out-of-view. Solution: reset the horizontal scroll after resizing.