On Tue, October 22, 2013 14:07, Anatoli Sakhnik wrote:
> Hello, vim developers!
>
> I've noticed that the operator-pending mode cursor in GUI may be delayed
> according to 'timeoutlen' when a custom map is defined. Judge by yourself:
>
> $ gvim -u NONE -N
>
> :map cs <nop>
> :set timeoutlen=1000
> iHello<esc>
> d
>
> Behold! The cursor stays full height for another second, and only then
> shrinks by a half. Should cs be unmapped, the cursor responds promptly.
>
> Is that a bug?

I see that only, when d is mapped and one is using the normal mode 'd'
command, which is clear, since Vim needs to wait if you are using the map
or the normal 'd' command.

Do you really see that with the normal mode 'd' command, while
you mapped 'cs'?

Best,
Christian

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Raspunde prin e-mail lui