mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
685ca180f7
For CI builds unibilium is provided through msys2 packages, and libtermkey is built from source in third-party from equalsraf/libtermkey. In Windows we cannot read terminal input from the stdin file descriptor, instead use libuv's uv_tty API. It should handle key input and encoding. The UI suspend is not implemented for Windows, because the SIGSTP/SIGCONT do not exist in windows. Currently this is a NOOP. Closes #3902 Closes #6640 |
||
---|---|---|
.. | ||
common | ||
after_success.sh | ||
before_cache.sh | ||
before_install.sh | ||
before_script.sh | ||
build.bat | ||
install.sh | ||
run_lint.sh | ||
run_tests.sh | ||
script.sh |