1
0
forked from aniani/vim

patch 8.1.0168: output of :marks is too short with multi-byte chars

Problem:    Output of :marks is too short with multi-byte chars. (Tony
            Mechelynck)
Solution:   Get more bytes from the text line.
This commit is contained in:
Bram Moolenaar
2018-07-08 17:57:34 +02:00
parent c89d4b3530
commit 9d5185bf9d
3 changed files with 27 additions and 5 deletions

View File

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