comparison src/version.c @ 29688:1455814702ad v9.0.0184

patch 9.0.0184: virtual text prop highlight continues after truncation Commit: https://github.com/vim/vim/commit/1d8844aa59416dd306912b5563b8e928dfd387ba Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 10 13:39:35 2022 +0100 patch 9.0.0184: virtual text prop highlight continues after truncation Problem: Virtual text prop highlight continues after truncation. Solution: Recompute the length of attributes.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Aug 2022 14:45:02 +0200
parents 4153e4815b36
children 1a9b3c96ed08
comparison
equal deleted inserted replaced
29687:fcd7cc10905b 29688:1455814702ad
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 184,
738 /**/ 740 /**/
739 183, 741 183,
740 /**/ 742 /**/
741 182, 743 182,
742 /**/ 744 /**/