forked from aniani/vim
patch 8.2.1780: statusline not updated when splitting windows
Problem: Statusline not updated when splitting windows. Solution: Call status_redraw_all(). (Jason Franklin, closes #5496)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1780,
|
||||
/**/
|
||||
1779,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user