comparison src/version.c @ 13462:568dcfac9daf v8.0.1605

patch 8.0.1605: terminal test is a bit flaky commit https://github.com/vim/vim/commit/012eb6629337fdf8afca78a24faa132e9b42e7b4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 13 17:55:27 2018 +0100 patch 8.0.1605: terminal test is a bit flaky Problem: Terminal test is a bit flaky. Solution: Check for the shell prompt. Use more lambda functions.
author Christian Brabandt <cb@256bit.org>
date Tue, 13 Mar 2018 18:00:06 +0100
parents aa6ecb272236
children cf04dbb33f41
comparison
equal deleted inserted replaced
13461:da182163b61d 13462:568dcfac9daf
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1605,
769 /**/ 771 /**/
770 1604, 772 1604,
771 /**/ 773 /**/
772 1603, 774 1603,
773 /**/ 775 /**/