1
0
forked from aniani/vim

updated for version 7.4b.012

Problem:    Output from a shell command is truncated at a NUL. (lcd 47)
Solution:   Change every NUL into an SOH.
This commit is contained in:
Bram Moolenaar
2013-08-03 14:10:50 +02:00
parent c528b1d1ed
commit fb332a2b33
2 changed files with 9 additions and 0 deletions

View File

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