aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/vim.lua
diff options
context:
space:
mode:
authorerw7 <erw7.github@gmail.com>2018-06-01 03:04:45 +0900
committerJustin M. Keyes <justinkz@gmail.com>2018-12-27 22:35:59 +0100
commit606030155805732a0aec9da632936e87095d3974 (patch)
tree4c7bdf30a0968ad50f856dbe667c65033368cc7c /src/nvim/lua/vim.lua
parent47473b39cb2b88c660e5a9959836440d5cd25d76 (diff)
downloadrneovim-606030155805732a0aec9da632936e87095d3974.tar.gz
rneovim-606030155805732a0aec9da632936e87095d3974.tar.bz2
rneovim-606030155805732a0aec9da632936e87095d3974.zip
win/TUI: SetConsoleMode() to override libuv #9094
Use uv_set_vterm_state() to override libuv's guess. See https://github.com/libuv/libuv/pull/1873/ for discussion. This commit uses a terminal-detection approach based on GetProcessImageFileNameW(...), which will be reverted in the following commit. The approach was intended to handle the case of running in winpty (:terminal), but we will add $NVIM env var for that. Also add some support for ConEmu, cygwin.
Diffstat (limited to 'src/nvim/lua/vim.lua')
0 files changed, 0 insertions, 0 deletions