1
0
forked from aniani/vim

patch 8.0.0935: cannot recognize a terminal buffer in :ls output

Problem:    Cannot recognize a terminal buffer in :ls output.
Solution:   Use R for a running job and F for a finished job.
This commit is contained in:
Bram Moolenaar
2017-08-13 20:43:48 +02:00
parent 6b93b0e838
commit 304b64c9e6
2 changed files with 21 additions and 3 deletions

View File

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