1
0
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:
Bram Moolenaar
2016-05-28 13:20:31 +02:00
parent 5850a764ea
commit bf981eeb6b
2 changed files with 7 additions and 0 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1850,
/**/
1849,
/**/