comparison src/version.c @ 19312:18fc30542bf5 v8.2.0214

patch 8.2.0214: a popup window with a terminal can be made hidden Commit: https://github.com/vim/vim/commit/2e6638d5f03ae183999c726ba63e528d556342c0 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 5 21:07:18 2020 +0100 patch 8.2.0214: a popup window with a terminal can be made hidden Problem: A popup window with a terminal can be made hidden. Solution: Disallow hiding a terminal popup.
author Bram Moolenaar <Bram@vim.org>
date Wed, 05 Feb 2020 21:15:04 +0100
parents ae6bcbadf04b
children 782f410c5df3
comparison
equal deleted inserted replaced
19311:8dec49d5737c 19312:18fc30542bf5
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 214,
745 /**/ 747 /**/
746 213, 748 213,
747 /**/ 749 /**/
748 212, 750 212,
749 /**/ 751 /**/