mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +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
@@ -37,7 +37,7 @@ describe('terminal', function()
|
||||
{4:~ }|
|
||||
{4:~ }|
|
||||
========== |
|
||||
|
|
||||
:2split |
|
||||
]])
|
||||
execute('wincmd p')
|
||||
screen:expect([[
|
||||
|
||||
Reference in New Issue
Block a user