Command is D, so you want <D-Left> and <D-Right>. M- is supposed to be for alt/option, but it doesn't appear to work for me. -Kyle
On Tue, Mar 24, 2009 at 8:17 AM, Ruby185 <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
