mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
terminal: Don't redraw the entire screen when resizing (#6167)
This commit is contained in:
committed by
Justin M. Keyes
parent
0ef2b07d69
commit
7ea81fe443
@@ -117,7 +117,7 @@ describe('terminal mouse', function()
|
||||
rows: 5, cols: 25 |rows: 5, cols: 25 |
|
||||
{2:^ } |{2: } |
|
||||
========== ========== |
|
||||
|
|
||||
:vsp |
|
||||
]])
|
||||
feed(':enew | set number<cr>')
|
||||
screen:expect([[
|
||||
|
||||
Reference in New Issue
Block a user