On Wed, Oct 8, 2008 at 4:31 PM, björn <[EMAIL PROTECTED]> wrote:

>
> 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.
>

In Terminal there is a check box to do just this.  When selected, the option
key becomes the meta key.  For example option-b; when selected, this just
allows one to move one word backward on the command line.  When not
selected, pushing option-b just puts a little integral symbol.

I recognize there are many people who need to use not ASCII characters.  I
almost never do and would like the option of turning it off.  I am also
curious to know anybody else's opinion.

Thanks,
Jeremy



> 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