neovim/ci
Rui Abreu Ferreira 685ca180f7 win: Terminal UI #6315
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
2017-05-03 12:48:24 +02:00
..
common Do not trace in check_runtime_files 2017-05-01 17:38:21 +03:00
after_success.sh ci: Do not hide ci directory (#6410) 2017-03-31 14:32:58 +02:00
before_cache.sh ci: Really continue tests on failure, print global summary 2017-04-07 00:46:52 +03:00
before_install.sh ci: Check for exact value of CI_TARGET, not its emptyness 2017-03-31 17:39:18 +03:00
before_script.sh ci: Check for exact value of CI_TARGET, not its emptyness 2017-03-31 17:39:18 +03:00
build.bat win: Terminal UI #6315 2017-05-03 12:48:24 +02:00
install.sh ci: Check for exact value of CI_TARGET, not its emptyness 2017-03-31 17:39:18 +03:00
run_lint.sh ci: Fold output in travis web interface 2017-05-01 16:36:24 +03:00
run_tests.sh ci: Fold output in travis web interface 2017-05-01 16:36:24 +03:00
script.sh ci: Refactor CI scripts 2017-03-31 16:06:17 +03:00