On 17 April 2010 15:22, Benjamin Esham wrote: > > I am using MacVim snapshot 50 on my MacBook Pro. I would like to > define > separate mappings for my Return and Enter keys, but I'm not sure how. > Doing > "nmap <Enter> ..." just overrides the mapping I had set up for <CR> > (i.e. > the Return key). I know it must be possible to have separate mappings > because the Enter key currently behaves like the + command, regardless > of > what the Return key does.
Try mapping to <kEnter> instead ... that should do it. Björn (By the way: the snapshots are up to version 52 so you may want to upgrade.) -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php Subscription settings: http://groups.google.com/group/vim_mac/subscribe?hl=en
