mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10:00
Problem: When setting a shell size smaller than the containing
terminal window through `:winsize` or `:set lines/columns`
the screen is not properly cleared.
Solution: Clear the tui dimensions rather than the grid dimensions.
3.1 KiB
3.1 KiB