mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 07:18:17 +00:00
screen: setup scrolling main screen when starting with display-=msgsep
This commit is contained in:
@@ -110,6 +110,7 @@ static char uilog_last_event[1024] = { 0 };
|
||||
void ui_init(void)
|
||||
{
|
||||
default_grid.handle = 1;
|
||||
msg_grid_adj.target = &default_grid;
|
||||
ui_comp_init();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user