comparison src/version.c @ 12895:d872005ecfcd v8.0.1324

patch 8.0.1324: some xterm sends different mouse move codes commit https://github.com/vim/vim/commit/bb160a188abb3c40258d3e5726524ce203333e84 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 20 21:52:24 2017 +0100 patch 8.0.1324: some xterm sends different mouse move codes Problem: Some xterm sends different mouse move codes. Solution: Also accept 0x80 as a move event.
author Christian Brabandt <cb@256bit.org>
date Mon, 20 Nov 2017 22:00:07 +0100
parents 40ae30bc2691
children 119a03a48c83
comparison
equal deleted inserted replaced
12894:8b3dc59c992f 12895:d872005ecfcd
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1324,
774 /**/ 776 /**/
775 1323, 777 1323,
776 /**/ 778 /**/
777 1322, 779 1322,
778 /**/ 780 /**/