comparison src/version.c @ 21427:299cf1c2a37d v8.2.1264

patch 8.2.1264: terminal getwinpos() test is a bit flaky Commit: https://github.com/vim/vim/commit/420952175a652372affc78c0017d6049f20063c3 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jul 21 21:48:58 2020 +0200 patch 8.2.1264: terminal getwinpos() test is a bit flaky Problem: Terminal getwinpos() test is a bit flaky. Solution: Call getwinpos() a bit later.
author Bram Moolenaar <Bram@vim.org>
date Tue, 21 Jul 2020 22:00:06 +0200
parents a6c316ef161a
children 16bc2bd050e0
comparison
equal deleted inserted replaced
21426:bb6e617589d0 21427:299cf1c2a37d
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1264,
757 /**/ 759 /**/
758 1263, 760 1263,
759 /**/ 761 /**/
760 1262, 762 1262,
761 /**/ 763 /**/