Thursday, August 10, 2023

Re: Prevent copying of pasted-over text to register.

On Do, 10 Aug 2023, Tim Chase wrote:

> The typical way is to yank the text you want which puts it in the
> "0 register, and you can then paste that over visual selections
> explicitly with
>
> "0p
>
> which doesn't overwrite the "0 register, so you can do that multiple
> times.

With some newer Vims, you can use `P` from visual mode without changing
the unnamed register.

Best,
Christian
--
I have a rock garden. Last week three of them died.
-- Richard Diran

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZNUC6/aN7FOSMMec%40256bit.org.

No comments: