(gVim 7.3.393, Windows/win32)
Cannot :cd into a sub-folder that starts with a space (e.g. " dir"):
:cd \ dir
E344: Can't find directory "dir" in cdpath
E472: Command failed
As the error messages suggests, the directory "dir" will be entered if
it exists.
Completion works ok:
:cd <Tab>
->
:cd \ dir
--
Andy
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
