2009/12/2 Rick R:
> Ok, I'm using Snapshot 49. I followed the instructions as described  below
> (moved my .vimrc, .vim, and a .gvimrc to a backup) and ran the defaults
> command to reset them.
>
> Then in terminal I migrate to a directory beneath /Users/rick ie
> /Users/rick/temp and type "mvim"
>
> When I type :pwd it's displaying /Users/rick not /Users/rick/temp

...and you are certain that you're using the "mvim" script that comes
bundled with the snapshot? (btw the latest version is 51)  It sounds
to me like your "mvim" is simply an alias to "open -a MacVim.app".
What is the response if you open Terminal and enter

which mvim
alias mvim

?

What happens if you open up Terminal.app and enter

/Applications/MacVim.app/Contents/MacOS/Vim -f -g

?  (Assuming you've placed MacVim.app in your Applications folder,
adjust the path otherwise.)

Björn

-- 
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to