comparison src/version.c @ 14397:19d99d9e670c v8.1.0213

patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window commit https://github.com/vim/vim/commit/0a08c63da17dfd93ac2885e3f3f8a083a9b3131c Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 25 22:36:52 2018 +0200 patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window Problem: CTRL-W CR does not work properly in a quickfix window. Solution: Split the window if needed. (Jason Franklin)
author Christian Brabandt <cb@256bit.org>
date Wed, 25 Jul 2018 22:45:04 +0200
parents c15bef307de6
children e7d1bc5ee3b8
comparison
equal deleted inserted replaced
14396:cee68b7551a2 14397:19d99d9e670c
791 NULL 791 NULL
792 }; 792 };
793 793
794 static int included_patches[] = 794 static int included_patches[] =
795 { /* Add new patch number below this line */ 795 { /* Add new patch number below this line */
796 /**/
797 213,
796 /**/ 798 /**/
797 212, 799 212,
798 /**/ 800 /**/
799 211, 801 211,
800 /**/ 802 /**/