mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.494
Problem: Cursor shape is wrong after a CompleteDone autocommand. Solution: Update the cursor and mouse shape after ":normal" restores the state. (Jacob Niehus) https://code.google.com/p/vim/source/detail?r=v7-4-494
This commit is contained in:
@@ -244,7 +244,7 @@ static int included_patches[] = {
|
||||
//497,
|
||||
//496 NA
|
||||
//495 NA
|
||||
//494,
|
||||
494,
|
||||
//493,
|
||||
//492,
|
||||
//491,
|
||||
|
Reference in New Issue
Block a user