comparison src/version.c @ 13335:73325d39591a v8.0.1542

patch 8.0.1542: terminal screen dump does not include cursor position commit https://github.com/vim/vim/commit/9271d058c92c94b696eed5da24a69c077f42bc91 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 25 21:39:46 2018 +0100 patch 8.0.1542: terminal screen dump does not include cursor position Problem: Terminal screen dump does not include cursor position. Solution: Mark the cursor position in the cump.
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Feb 2018 21:45:06 +0100
parents b4e7082de11d
children 1b7522243dde
comparison
equal deleted inserted replaced
13334:5650890fc3fb 13335:73325d39591a
776 NULL 776 NULL
777 }; 777 };
778 778
779 static int included_patches[] = 779 static int included_patches[] =
780 { /* Add new patch number below this line */ 780 { /* Add new patch number below this line */
781 /**/
782 1542,
781 /**/ 783 /**/
782 1541, 784 1541,
783 /**/ 785 /**/
784 1540, 786 1540,
785 /**/ 787 /**/