mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.463
Problem: Test 86 and 87 may hang on MS-Windows. Solution: Call inputrestore() after inputsave(). (Ken Takata) https://code.google.com/p/vim/source/detail?r=v7-4-463
This commit is contained in:
@@ -202,7 +202,7 @@ static int included_patches[] = {
|
||||
467,
|
||||
//465 NA
|
||||
//464 NA
|
||||
//463,
|
||||
463,
|
||||
//462,
|
||||
//461 NA
|
||||
//460,
|
||||
|
Reference in New Issue
Block a user