Wednesday, March 4, 2015

Re: How to cancel [count] prefix?

2015-03-04 17:34 GMT+03:00 Alexey Muranov <alexey.muranov@gmail.com>:
> On 4 mars 2015, at 15:30, Justin M. Keyes <justinkz@gmail.com> wrote:
>
> Remapping esc is a bad idea.
>
> Could you tell why, please?
>
> (In fact, i have remapped more or less all the keys, and i am happy with it
> so far, but keep working on it.)

If you have GUI Vim this should not touch you. In terminal Vim
remapping escape may produce strange behaviour because all keys
outside of the main keyboard block (except for numpad keys) and all
`<A-…>` sequences emit byte sequences starting with escape. Not a
problem if you don't use them.

>
> Alexey.
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups
> "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vim_use+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment