0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1641: job in terminal can't communicate with Vim

Problem:    Job in terminal can't communicate with Vim.
Solution:   Add the terminal API.
This commit is contained in:
Bram Moolenaar
2018-03-25 18:20:17 +02:00
parent 65873846e0
commit 8fbaeb195d
6 changed files with 317 additions and 25 deletions

View File

@@ -766,6 +766,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1641,
/**/
1640,
/**/