commit | fb332a2b33ddbbaa172b32148640b9b3c92a8dc0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 03 14:10:50 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 03 14:10:50 2013 +0200 |
tree | 4dcfc83f955cf5a41d2dfd321fcceddefffdd23a | |
parent | c528b1d1edb5ab87242704c82422ae363647603c [diff] |
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.