mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 08:18:17 +00:00
Merge #6539 'More cursor shape modes'
This commit is contained in:
@@ -459,6 +459,7 @@ void setmouse(void)
|
||||
{
|
||||
int checkfor;
|
||||
|
||||
ui_cursor_shape();
|
||||
|
||||
/* be quick when mouse is off */
|
||||
if (*p_mouse == NUL)
|
||||
|
Reference in New Issue
Block a user