forked from aniani/vim
patch 7.4.1825
Problem: When job writes to buffer nothing is written. (Nicola) Solution: Do not discard a channel before writing is done.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1825,
|
||||
/**/
|
||||
1824,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user