1
0
forked from aniani/vim

patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode

Problem:    Buffer of a terminal only updated in Terminal-Normal mode.
Solution:   Copy the terminal window content to the buffer when in
            Terminal-Job mode.
This commit is contained in:
Bram Moolenaar
2018-05-10 18:05:56 +02:00
parent b946482190
commit 56bc8e299c
5 changed files with 115 additions and 20 deletions

View File

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