[7.2.227] When using ":cd" in a script there is no way to track this.
commitcdfab6c1c823f2309d28e55c30d2bac02e363caf
authorBram Moolenaar <Bram@moolenaar.net>
Thu, 9 Jul 2009 20:13:13 +0000 (9 20:13 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Thu, 9 Jul 2009 20:13:13 +0000 (9 20:13 +0000)
tree30145f01f5c644cc1c3d0d7c05a4b8bdc8ccb5db
parent932328cfbecc842f6caa11b2a159e8ec96301a43
[7.2.227] When using ":cd" in a script there is no way to track this.

Problem:    When using ":cd" in a script there is no way to track this.

Solution:   Display the directory when 'verbose' is 5 or higher.

Patch 7.2.227
src/ex_docmd.c
src/version.c