1
0
forked from aniani/vim

patch 8.2.1844: using "q" at the more prompt doesn't stop a long message

Problem:    Using "q" at the more prompt doesn't stop a long message.
Solution:   Check for "got_int". (closes #7122)
This commit is contained in:
Bram Moolenaar
2020-10-13 22:15:56 +02:00
parent b9616af23f
commit 3d30af8783
4 changed files with 33 additions and 2 deletions

View File

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