mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:7.4.306 #842
Problem: getchar(0) does not return Esc. Solution: Do not wait for an Esc sequence to be complete. (Yasuhiro Matsumoto) https://code.google.com/p/vim/source/detail?r=05e1d8afcc5e375bf708ccc9810e2fd1a5a8a3cf
This commit is contained in:

committed by
Justin M. Keyes

parent
fdeb132cad
commit
1cdd4ff7f6
@@ -212,7 +212,7 @@ static int included_patches[] = {
|
||||
//309,
|
||||
//308,
|
||||
//307,
|
||||
//306,
|
||||
306,
|
||||
//305,
|
||||
//304,
|
||||
303,
|
||||
|
Reference in New Issue
Block a user