commit | bad8a013c238595aa206690210eb1367fbc878f9 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Fri Apr 29 16:44:00 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 29 16:44:00 2022 +0100 |
tree | acbb3312539ea808a8fceaab70125bb817a745ac | |
parent | 590f365f91511c164253c5b5812d4d0fc4a238d6 [diff] [blame] |
patch 8.2.4846: termcodes test fails Problem: Termcodes test fails. Solution: use CTRL-SHIFT-V to insert an unsimplified key. (closes #10316)
diff --git a/src/version.c b/src/version.c index dc2c1ff..eddc6c9 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4846, +/**/ 4845, /**/ 4844,