Thanks for the all the feedback so far.

To begin with I will implement a (boolean) Vim option to "use option
as meta" (like in Terminal.app), which I'd call 'macmeta' (or give me
a better suggestion -- it should start with "mac").  This way it would
be possible to set it depending on file type (like Ben outlined) and
to bind it to some key-combo (e.g. ":map <D-d> :set invmacmeta<CR>")
in case you want to quickly switch while typing.

The idea to tap a key to turn this option on/off would require more
work and doesn't seem to improve the above solution, so I'll take that
into consideration for some other time.  Generalizing further with
<T-Cmd> etc. seems like overkill and somewhat out of place.

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