1
0
forked from aniani/vim

patch 8.0.0015

Problem:    Can't tell which part of a channel has "buffered" status.
Solution:   Add an optional argument to ch_status().  Let ch_info() also
            return "buffered" for out_status and err_status.
This commit is contained in:
Bram Moolenaar
2016-09-26 22:36:58 +02:00
parent 1eceadaf48
commit 7ef3810d28
6 changed files with 82 additions and 19 deletions

View File

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