On 01/13/13 01:15, stosss wrote:
On Sun, Jan 13, 2013 at 1:29 AM, John Beckett
<[email protected]> wrote:
In normal mode, you can of course move the cursor to somewhere
within the line and type y$ to yank to the end, or y0 to yank
to the beginning, and lots more things.


An example could be in your reply above "move the cursor" I want
to put the cursor on "m" yank everything to "r" and I would do
this in a mapping and/or manually.

In the above, you would move to the "m" in "move the cursor" and then do something like

  y3e

to yank to the end of the 3rd word.

-tim


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

Reply via email to