comparison src/version.c @ 19789:25836c21ccf9 v8.2.0451

patch 8.2.0451: Win32: double-width character displayed incorrectly Commit: https://github.com/vim/vim/commit/82e743c5b343847d88b958594ad3433213ef9405 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 26 15:39:53 2020 +0100 patch 8.2.0451: Win32: double-width character displayed incorrectly Problem: Win32: double-width character displayed incorrectly. Solution: First move the cursor to the first column. (Nobuhiro Takasaki, closes #5848)
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Mar 2020 15:45:03 +0100
parents 906269bf83d5
children f46d3a9fe27d
comparison
equal deleted inserted replaced
19788:ebff027f7a7f 19789:25836c21ccf9
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 451,
741 /**/ 743 /**/
742 450, 744 450,
743 /**/ 745 /**/
744 449, 746 449,
745 /**/ 747 /**/