> I've trouble understanding what causes trouble for you. I see two > sources of problems: > 1) lhs side of the mapping <c-,> and <c-.>.
I reckon that'll be it. Vim only sees a few control keys: A-Z (with no distinction between shifted and unshifted), @, ^, _, \, [ and ], plus sometimes control with special keys, such as arrows or function keys. As you can see, , and . are not among them. This is true even in the GUI where the OS usually makes it possible to recognise more, because of Vim's history and internal architecture. Until that's fixed, it simply isn't possible for Vim to recognise these combinations. Sorry! Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---