mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
screen: use dedicated message grid
add proper msg_set_pos event, delet win_scroll_over_* make compositor click through unfocusable grids add MsgArea attribute for the message/cmdline area, and add docs and tests
This commit is contained in:
@@ -2656,7 +2656,6 @@ void buflist_list(exarg_T *eap)
|
||||
msg_outtrans(IObuff);
|
||||
line_breakcheck();
|
||||
}
|
||||
ui_flush();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user