2009/7/28 björn: >> I had follow your instructions, and when I drop desktop folder to >> macvim dock icon, and see pwd, it points to my home /Users/jordic .... >> If I drop some other folder, always I get the parent folder... Perhaps >> is like dropping a file and get the folder of it > > Ok, I can see the problem now -- I'm guessing the last path component > is always stripped before changing the dir. As a (temporary) > workaround, add the following line to your .vimrc > > let g:netrw_keepdir= 0 > > This causes netrw to change directories as you navigate. > > I'll fix this soon enough.
Fixed. The patch will be included in the next snapshot (48). Thanks for reporting this problem, Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
