comparison src/version.c @ 29633:e80174903fdf v9.0.0157

patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop Commit: https://github.com/vim/vim/commit/cba6952e3499f85545c274873c67bb843d3f3518 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 6 21:03:53 2022 +0100 patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop Problem: 'showbreak' displayed below truncated "after" text prop. Solution: Suppress 'showbreak' when "after" prop doesn't wrap.
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Aug 2022 22:15:06 +0200
parents 9d54c8e6c682
children 592818fd3110
comparison
equal deleted inserted replaced
29632:ec65284d6f1f 29633:e80174903fdf
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 157,
738 /**/ 740 /**/
739 156, 741 156,
740 /**/ 742 /**/
741 155, 743 155,
742 /**/ 744 /**/