comparison src/version.c @ 11563:2547bbe6716e v8.0.0664

patch 8.0.0664: mouse does not work in tmux commit https://github.com/vim/vim/commit/6d006f9e950364898240b7a6358516bbf73fe458 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 23 22:35:34 2017 +0200 patch 8.0.0664: mouse does not work in tmux Problem: Mouse does not work in tmux. (lilydjwg) Solution: Add flag for SGR release being present.
author Christian Brabandt <cb@256bit.org>
date Fri, 23 Jun 2017 22:45:04 +0200
parents 7ad79766365a
children 91519a14ec1f
comparison
equal deleted inserted replaced
11562:c48952607d81 11563:2547bbe6716e
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 664,
767 /**/ 769 /**/
768 663, 770 663,
769 /**/ 771 /**/
770 662, 772 662,
771 /**/ 773 /**/