bugfix: the script failed when being initialized on a dir containing spaces

This commit is contained in:
Martin Grenfell
2008-04-17 23:39:23 +12:00
parent c008fb3983
commit 7d1cc4ecec
2 changed files with 7 additions and 3 deletions

View File

@@ -999,3 +999,6 @@ the &hidden option is set.
Thanks to Olivier Yiptong for prompting me to make line numbers in the
NERD tree window optional.
Thanks to Zhang Shuhan for a bug report when initializing the tree in a dir
containing spaces.