> Negative numbers are used for special keys. See src/keymap.h. > Negative key codes are "special" characters. Look at IS_SPECIAL in > keymap.h for example. `:vim /IS_SPECIAL/ *.c | cw` shows you a 'few' > example calls ;-)
Exactly what I needed, thanks! Hopefully, this will be used in a upcoming patch. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
