forked from aniani/vim
patch 7.4.1850
Problem: GUI freezes when using a job. (Shougo) Solution: Unregister the channel when there is an input error.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1850,
|
||||
/**/
|
||||
1849,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user