]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1556: command for failing screenshot does not include directory v8.1.1556
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2019 14:14:20 +0000 (16:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2019 14:14:20 +0000 (16:14 +0200)
commit8a5c7ef9bbded87abd8c937b16c576ed2ccbb805
tree1d1439490d148350a2ef2d948a6b0254ab5e8fdf
parent8cdbd5b3c4225b04536dea7523718695306b16b5
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.
src/testdir/screendump.vim
src/version.c