comparison src/version.c @ 11778:e8005055f845 v8.0.0771

patch 8.0.0771: cursor in terminal window not always updated in GUI commit https://github.com/vim/vim/commit/1c84493bbeda1d58b70e9b2b7723ce92fb2a49d4 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 24 23:36:41 2017 +0200 patch 8.0.0771: cursor in terminal window not always updated in GUI Problem: Cursor in a terminal window not always updated in the GUI. Solution: Call gui_update_cursor(). (Yasuhiro Matsumoto, closes https://github.com/vim/vim/issues/1868)
author Christian Brabandt <cb@256bit.org>
date Mon, 24 Jul 2017 23:45:03 +0200
parents 562fa0b252c5
children c76b672df584
comparison
equal deleted inserted replaced
11777:22c7384b8a9e 11778:e8005055f845
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 771,
772 /**/ 774 /**/
773 770, 775 770,
774 /**/ 776 /**/
775 769, 777 769,
776 /**/ 778 /**/