I have the following mappings in .vimrc (on OS X running macvim). map <f6> <C-b> map <f7> <C-f> map <f8> <C-f> map <S-f7> o<li class="loc"> <a href=" "+pa"></a></li> 2F<i map <S-f8> :tabe<bar>Recent<cr>
All work as expected except for <f7> which gets mapped to the same thing as <S-f7>. The <f8> mapping was put in to see if the problem was specific to mapping <c-f>, but it isn't since <f8> works as <f7> should work. I've checked for subsequent mappings of <f7> in .vimrx and in .gvimrc, and there are no other scripts sourced in either of those files. Any ideas as to what is going on? Thanks. Hal --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
