Thursday, September 9, 2010

RE: count and v:operator not set correctly in vim7.3

yoru.007 wrote:
> but 3d2w<F8> still gives "the count is0"

The point is that 3d2w is a complete command. The count is used
by that command. After that, you press F8, but that is a NEW
command and it has no count.

John

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

Post a Comment