diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2015-06-02 22:18:57 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-09-08 01:23:21 -0400 |
commit | dc9652e68de163290abee880a74bf1727c715a1e (patch) | |
tree | 673c70979b596bbefc5ec7f07f8938ba2b22c30a /src/nvim/api/buffer.c | |
parent | 5230aa8de9038733d316788738e86a2501b0acf0 (diff) | |
download | rneovim-dc9652e68de163290abee880a74bf1727c715a1e.tar.gz rneovim-dc9652e68de163290abee880a74bf1727c715a1e.tar.bz2 rneovim-dc9652e68de163290abee880a74bf1727c715a1e.zip |
Windows: disable libuv argument escaping for uv_spawn #3305
When calling uv_spawn to launch a process set the libuv process flag
UV_PROCESS_WINDOWS_VERBATIM_ARGUMENTS to disable escaping for the
arguments otherwise libuv will wrap arguments in quotes.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions