Saturday, February 5, 2011

Re: ctrl-o with a mapping

On 02/05/2011 05:05 AM, ZyX wrote:
> Reply to message «Re: ctrl-o with a mapping»,
> sent 23:56:30 05 February 2011, Saturday
> by AK:
>
>> Well, this is a normal mode mapping (nnoremap), by definition all of its
>> contents should run under normal mode or not at all.
> The fact that it is normal mode mapping means that {lhs} will be replaced by
> {rhs} if you type {lhs} in normal mode. It never meant that it should run under
> normal mode, the fact that first command is run under normal mode is just a
> consequence of the fact that you press {lhs} in normal mode.

Yes, this is called "a bug" by any reasonable definition. -ak

--
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

No comments: