Howdy!
(I've read the page on reporting MacVim bugs.)
If I have the autochdir option set, and invoke MacVim from the
terminal, specifying a relative path, like this:
$ mvim lib/folder/file.txt
then MacVim tells me that the directory doesn't exist, and gives me an
empty buffer with the specified file name.
Once MacVim is running, autochdir works as expected:
$ mvim
: e lib/folder/file.txt
The above works fine.
I've not see this problem with gvim 7.2 on Linux.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---