forked from aniani/vim
updated for version 7.0054
This commit is contained in:
@@ -3830,6 +3830,7 @@ mch_call_shell(cmd, options)
|
||||
size_t l;
|
||||
|
||||
/* child */
|
||||
close(fromshell_fd);
|
||||
for (;;)
|
||||
{
|
||||
l = STRLEN(p + written);
|
||||
|
Reference in New Issue
Block a user