Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build/MSVC: remove libvterm-Fix-escape-sequences-for-MSVC.patch | Justin M. Keyes | 2018-09-04 |
| | | | | | Not needed after libvterm commit: https://github.com/neovim/libvterm/commit/487f21dbf65f1c28962fef3f064603f415fbaeb2 | ||
* | deps: Fix libvterm and libtermkey escape sequences for MSVC | b-r-o-c-k | 2018-06-03 |
The escape sequence `\e` is non-standard and not supported by MSVC. It caused the terminal emulator to incorrectly interpret certain keys. |