On Dec 19, 1:12 am, "[email protected] [IMAP]" <[email protected]>
wrote:
>
> Thank you, but how I can now map this three bytes to <c-o>b ?
>
Based off :help :set-termcap, this might do it. Give it a shot:
:set <c-left>=^[[D
(where you get the right-hand text by typing, in sequence: CTRL-V ESC
[ D)
I use something similar to fix my ALT keys in PuTTy.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---