1
0
forked from aniani/vim

patch 8.1.0263: channel log doesn't show part of channel

Problem:    Channel log doesn't show part of channel.
Solution:   Add "sock", "out", "err" or "in". (Ozaki Kiichi, closes #3303)
This commit is contained in:
Bram Moolenaar
2018-08-09 22:15:34 +02:00
parent 1598f9937a
commit 4b16ee743e
2 changed files with 14 additions and 6 deletions

View File

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