1
0
forked from aniani/vim

patch 9.0.1616: quickfix text field is truncated

Problem:    Quickfix text field is truncated.
Solution:   Fix output of text field after pattern field in quickfix buffer.
            (Shane Harper, closes #12498)
This commit is contained in:
Shane Harper
2023-06-07 19:09:57 +01:00
committed by Bram Moolenaar
parent cdb7b4c508
commit 5bf042810b
3 changed files with 23 additions and 15 deletions

View File

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