1
0
forked from aniani/vim

patch 8.1.1556: command for failing screenshot does not include directory

Problem:    The command displayed to show a failing screenshot does not include
            the "testdir" directory.
Solution:   Prefix the directory name so that it can be copy-pasted.
This commit is contained in:
Bram Moolenaar
2019-06-16 16:14:20 +02:00
parent 8cdbd5b3c4
commit 8a5c7ef9bb
2 changed files with 4 additions and 2 deletions

View File

@@ -777,6 +777,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1556,
/**/
1555,
/**/