diff options
author | Scott Prager <splinterofchaos@gmail.com> | 2014-09-04 16:30:00 -0400 |
---|---|---|
committer | Scott Prager <splinterofchaos@gmail.com> | 2014-09-30 19:35:46 -0400 |
commit | d3cd3d2b8f84f87d9f6bc32d085fb5741771857b (patch) | |
tree | 9290ba965f3f3127dc886ae27247667f23682883 /scripts/run-functional-tests.py | |
parent | 07bfc11448e98fa6a0e3d0218da6ffb2cb997930 (diff) | |
download | rneovim-d3cd3d2b8f84f87d9f6bc32d085fb5741771857b.tar.gz rneovim-d3cd3d2b8f84f87d9f6bc32d085fb5741771857b.tar.bz2 rneovim-d3cd3d2b8f84f87d9f6bc32d085fb5741771857b.zip |
vim-patch:7.4.247
Problem: When passing input to system() there is no way to keep NUL and
NL characters separate.
Solution: Optionally use a list for the system() input. (ZyX)
https://code.google.com/p/vim/source/detail?r=v7-4-247
Implement write_list_to_string() as well since write_list() only works
on files.
Diffstat (limited to 'scripts/run-functional-tests.py')
0 files changed, 0 insertions, 0 deletions