comparison src/version.c @ 20514:eb8715fac6c3 v8.2.0811

patch 8.2.0811: terminal keycode test is flaky Commit: https://github.com/vim/vim/commit/9cdcd1d0dc3bbea41b731639fd2431c2ef5cffaa Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 22 14:44:26 2020 +0200 patch 8.2.0811: terminal keycode test is flaky Problem: Terminal keycode test is flaky. Solution: Use WaitForAssert()
author Bram Moolenaar <Bram@vim.org>
date Fri, 22 May 2020 14:45:03 +0200
parents 33a67d1dcaf0
children d9e3fdf26cb9
comparison
equal deleted inserted replaced
20513:903e2ba583e5 20514:eb8715fac6c3
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 811,
749 /**/ 751 /**/
750 810, 752 810,
751 /**/ 753 /**/
752 809, 754 809,
753 /**/ 755 /**/