hi,

I want to map Command key plus left arrow and right arrow to open left
and right tabs by:

map <M-LEFT> <ESC>:tabp<CR>
map <M-RIGHT> <ESC>:tabn<CR>

but it has no effect, though replace M with C for control works.

Any idea why it doesn't work for command key?

Thanks

Ruby

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

Reply via email to