0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0815: dialog for file changed outside of Vim not tested

Problem:    Dialog for file changed outside of Vim not tested.
Solution:   Add a test.  Move FileChangedShell test.  Add 'L' flag to
            feedkeys().
This commit is contained in:
Bram Moolenaar
2019-01-24 21:58:10 +01:00
parent ed18f2c03a
commit 5e66b42aae
6 changed files with 217 additions and 120 deletions

View File

@@ -788,7 +788,9 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
84,
815,
/**/
814,
/**/
813,
/**/