comparison src/version.c @ 20065:fcfad3f4bc66 v8.2.0588

patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default Commit: https://github.com/vim/vim/commit/314ca7cbb4b5a26959abb641a5aa265bee47abe5 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 17 16:40:31 2020 +0200 patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default Problem: Putty does not use "sgr" 'ttymouse' by default. Solution: Make "sgr" the default for Putty. (Christian Brabandt, closes #5942)
author Bram Moolenaar <Bram@vim.org>
date Fri, 17 Apr 2020 16:45:04 +0200
parents cc146cde0b4d
children ec40053dd3b5
comparison
equal deleted inserted replaced
20064:6032e7206ddc 20065:fcfad3f4bc66
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 588,
749 /**/ 751 /**/
750 587, 752 587,
751 /**/ 753 /**/
752 586, 754 586,
753 /**/ 755 /**/