|
|
FAQ
Frequently Asked Questions
Monaco 10pt is jagged even though 'antialias' is set
Open up Terminal and type
defaults write org.vim.MacVim AppleSmoothFixedFontsSizeThreshold 1
and restart MacVim.
How to make open and save dialogs show hidden files
Open up Terminal and type
defaults write org.vim.MacVim AppleShowAllFiles 1
and restart MacVim.
The keyboard layout switches on its own when I change mode
Add "set imd" to your "~/.vimrc" file (see ":h 'imd'" for more information).
The toolbar does not stay hidden when restarting MacVim
Add "set go-=T" to "~/.gvimrc" (see ":h 'go'" for more information).
No window opens in MacVim even when I select "New Window" from the "File" menu!
Update to snapshot 28 or later.
Backspace does not work
Update to snapshot 28 or later (or set the option 'backspace' to "indent,eol,start").
Sign in to add a comment

See http://blog.macromates.com/2007/logitech-control-center/ and http://groups.google.com/group/vim_mac/browse_thread/thread/0b7dcbf770e1c75a for more information about LCC and problems that it causes.
Here is how to have your cake and eat it too: trash /Library/InputManagers?/LCC Scroll Enhancer Loader
This will keep Logitech Control Center installed, if you actually like its advanced configuration, additional buttons, etc. and will clear all sorts of problems with MacVim?, Growl, and other apps.
I couldn't find any downside to it, so I guess that Input Manager does something I don't need. YMMV
a) Is this related to Macvim.org? b) the icon in the screenshot looks more polished than the icon in the app.
Please do not ask questions on the wiki. Post your questions to the vim_mac mailing list instead. Thanks.