On 2 September 2010 10:48, David Salgado wrote: > Hi Dave > >> Have you tried disabling your .(g)vimrc and .vim directory to see if the >> behavior persists? > > Good thought, and yes it does. Moving all .vim* stuff out of my home > directory and starting macvim again, I get the same behaviour - the > working directory changes whenever I drag a file into the MacVim > window.
Try going through all the steps at http://code.google.com/p/macvim/wiki/ReportingBugs I cannot reproduce this behavior. If I open Terminal, mvim file1, open another directory in Finder and drag the file onto the MacVim window, then :pwd yields the folder of "file1". Please follow the steps above to the letter -- there really should be no reason why the working dir should change on a drag and drop. My initial thought was that it sounds like you have an autocommand or something that causes this. Björn -- You received this message from the "vim_mac" 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
