On 2014-05-05 17:34, Kent wrote:
> it is "feature":
> 
> Vim fills this register with text deleted with the "d", "c", "s",
> "x" commands
> or copied with the yank "y" command, regardless of whether or not a
> specific register was used (e.g.  "xdd).

If you want the last thing that you yanked, it's available in
register "0" (zero), even if you deleted things since yanking.

-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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" 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/d/optout.

Reply via email to