forked from aniani/vim
patch 7.4.2282
Problem: When a child process is very fast waiting 10 msec for it is noticeable. (Ramel Eshed) Solution: Start waiting for 1 msec and gradually increase.
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2282,
|
||||
/**/
|
||||
2281,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user