1
0
forked from aniani/vim

patch 8.0.0893: cannot get the scroll count of a terminal window

Problem:    Cannot get the scroll count of a terminal window.
Solution:   Add term_getscrolled().
This commit is contained in:
Bram Moolenaar
2017-08-08 23:06:46 +02:00
parent 292d569935
commit 82b9ca05f4
6 changed files with 42 additions and 2 deletions

View File

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