On Oct 18, 3:13 pm, Chris Suter <[email protected]> wrote:
> Could be something weird about your terminal's left arrow control
> sequence (what vim sees when you type <left>). Try instead :inoremap (
> ()<ESC>i which will tell vim to leave insert mode -- leaving the
> cursor over the ")" -- and then re-enter insert mode. See? The arrow
> keys are bad for the vim user, even in mappings and scripts!

I actually use :inoremap for the mappings, sorry for the mislead. What
you recommend as replacement of the arrow keys still brakes the use of
the '.' command though.

Thanks,
Israel
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to