On 07/09/11 05:10, Kartik Agaram wrote:
I could swear that yank operations like y} used to move the cursor to
the end of paragraph, etc., but lately they're not doing so. The
appropriate text is still copied into the register. The version of vim
doesn't seem to have changed. It's really most curious. Am I just
misremembering? Was this changed at some point? Is there some setting
to move or not move the cursor?
Thanks,
Kartik
http://akkartik.name
A yank normally moves the cursor to the start (leftmost character or
topmost line), not the end, of the text being yanked (see about one
paragraph below ":help blockwise-register").
I thought I had once seen how to yank text without moving the cursor but
I cannot find it back -- maybe it was in a dream.
Best regards,
Tony.
--
This life is a test. It is only a test. Had this been an actual life,
you would have received further instructions as to what to do and where
to go.
--
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