1
0
forked from aniani/vim

patch 8.0.0886: crash when using ":term ls"

Problem:    Crash when using ":term ls".
Solution:   Fix line number computation.  Add a test for this.
This commit is contained in:
Bram Moolenaar
2017-08-07 20:38:42 +02:00
parent 33a43bee9c
commit f8d57a5049
3 changed files with 33 additions and 4 deletions

View File

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