1
0
forked from aniani/vim

patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim

Problem:    "verbose pwd" is incorrect after dropping files on Vim.
Solution:   Set the chdir reason to "drop".
This commit is contained in:
Bram Moolenaar
2021-11-22 17:21:48 +00:00
parent ce59b9f292
commit 4671e88d7d
2 changed files with 11 additions and 3 deletions

View File

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