1
0
forked from aniani/vim

patch 9.0.0207: stacktrace not shown when debugging

Problem:    Stacktrace not shown when debugging.
Solution:   Set msg_scroll in msg_source(). (closes #10917)
This commit is contained in:
zeertzjq
2022-08-14 14:49:50 +01:00
committed by Bram Moolenaar
parent a4d158b3c8
commit 28c162f6f1
3 changed files with 10 additions and 2 deletions

View File

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