aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorEnan Ajmain <3nan.ajmain@gmail.com>2023-02-15 01:15:28 +0600
committerGitHub <noreply@github.com>2023-02-14 11:15:28 -0800
commite03ecb7d31c10aab8a8acbfb3cdd7ec558cd49eb (patch)
tree910606edff056063cef1f987016de02106b9038c /runtime/lua/vim/_editor.lua
parentb4a92309f8f5ee4e579cee72ef352451a60733b8 (diff)
downloadrneovim-e03ecb7d31c10aab8a8acbfb3cdd7ec558cd49eb.tar.gz
rneovim-e03ecb7d31c10aab8a8acbfb3cdd7ec558cd49eb.tar.bz2
rneovim-e03ecb7d31c10aab8a8acbfb3cdd7ec558cd49eb.zip
fix: uv_tty_set_mode failed in Windows #22264
Problem: uv_tty_set_mode on stdout in Windows exits with error. Cause: Windows cannot set the properties of the output of a tty. Solution: Remove call to uv_tty_set_mode. Ref: #21445 Ref: https://github.com/libuv/libuv/commit/88634c1405097c19582e870d278dd0e29dc55455#r100598822
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions