comparison src/version.c @ 20445:9f34aae7f69d v8.2.0777

patch 8.2.0777: terminal test fails Commit: https://github.com/vim/vim/commit/79ea680e6b1dd02035fdf8a5521927cf1f98c2ed Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 17 15:09:27 2020 +0200 patch 8.2.0777: terminal test fails Problem: Terminal test fails. Solution: Adjust character position for double-wide characters.
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 May 2020 15:15:04 +0200
parents e02d45e302a2
children 89fade12827d
comparison
equal deleted inserted replaced
20444:82b4ce621577 20445:9f34aae7f69d
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 777,
749 /**/ 751 /**/
750 776, 752 776,
751 /**/ 753 /**/
752 775, 754 775,
753 /**/ 755 /**/