diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-01-28 11:02:15 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-02-26 22:38:52 +0100 |
commit | 1d8e7683604828592bd41cdac5a351145cd93487 (patch) | |
tree | 5e1faaf2da6e92ecfcbe5e7dd37b8b284a8d0849 /src/nvim/os/pty_process_unix.c | |
parent | 865584dd0c5b34530e44f03d4b42349a83cbca47 (diff) | |
download | rneovim-1d8e7683604828592bd41cdac5a351145cd93487.tar.gz rneovim-1d8e7683604828592bd41cdac5a351145cd93487.tar.bz2 rneovim-1d8e7683604828592bd41cdac5a351145cd93487.zip |
os_getenv, os_setenv: revert "widechar" impl
It's reported that the Windows widechar variants do automatically
convert from the current codepage to UTF16, which is very helpful. So
the "widechar" impls are a good direction. But libuv v1.12 does that
for us, so the next commit will use that instead.
ref #8398
ref #9267
Diffstat (limited to 'src/nvim/os/pty_process_unix.c')
0 files changed, 0 insertions, 0 deletions