Hi All, Is it possible to map to control+number or control+`?
I found these mappings didn't work. map <C-`> :hide bn<CR> map <C-1> :hide bn<CR> I looked through :help keycodes and couldn't find reference to backtick or tilde, but I have seen that you can map to the backtick by itself. For example: " Use backtick for escape. :imap ` <Esc> Thanks for any advice! Rob :) --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
