forked from aniani/vim
patch 9.0.0455: a few problems with 'splitscroll'
Problem: A few problems with 'splitscroll'. Solution: Fix 'splitscroll' problems. (Luuk van Baal, closes #11117)
This commit is contained in:
committed by
Bram Moolenaar
parent
810cb5a3bf
commit
5ed391708a
@@ -436,6 +436,7 @@ ex_menu(
|
||||
--curwin->w_height;
|
||||
curwin->w_winbar_height = h;
|
||||
}
|
||||
curwin->w_prev_height = curwin->w_height;
|
||||
}
|
||||
|
||||
theend:
|
||||
|
Reference in New Issue
Block a user