Hi Jeremy,

2008/10/8 Jeremy Conlin <[EMAIL PROTECTED]>:
> I use the latex-suite in MacVim.  There are several shortcuts/mappings that
> use the meta key.  On the Mac, the meta key is the option key.  In MacVim
> when I press option and then a letter I get some symbol instead of using the
> map defined in latex-suite.  Is there some hidden preference I can change to
> use the option key as a modifier key?

It would be possible to make option-key presses being sent directly on
to Vim which would (I think) fix the problem you are having.
But...then it would be impossible to type characters that are only
accessible by pressing option-key.  This probably won't make a
difference if you are programming and only accessing ASCII characters,
but on many non-English keyboards some very essential characters are
"hiding" behind an option-key.  That is the reason why MacVim works
the way it does now.

I guess it would be possible to implement a setting which, when turned
on, doesn't "interpret" option-keys so that they are passed on to Vim
as the key pressed plus the option modifier.

Has anybody else any comments on this?  I'm not sure what the best
solution is here.

Thanks,
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