comparison src/version.c @ 12230:42823852a212 v8.0.0995

patch 8.0.0995: terminal tests fail on Mac commit https://github.com/vim/vim/commit/753289f9bf71c0528f00d803a39d017184640e9d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 25 23:22:05 2017 +0200 patch 8.0.0995: terminal tests fail on Mac Problem: Terminal tests fail on Mac. Solution: Add workaround: sleep a moment in between sending keys.
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Aug 2017 23:30:04 +0200
parents 2e47dc775ec1
children 1553d1a4bf7c
comparison
equal deleted inserted replaced
12229:cbafdd1ac00f 12230:42823852a212
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 995,
772 /**/ 774 /**/
773 994, 775 994,
774 /**/ 776 /**/
775 993, 777 993,
776 /**/ 778 /**/