Hi,

I'd like to keep two registers synchronized. That is, when the content
of one register is changed, the other is updated (with something like
let @re...@reg2). Is there some sort of event I could catch with an
autocommand to trigger the update action?

What I am trying to do is to to keep the unnamed register (")
synchronized with the clipboard (+).

I know it is possible to :set clipboard = 'unnamed', but that keep
synchronized " (unnamed register) and * (primary X selection).
What I would like to do is to keep synchronized " (unnamed register)
and + (clipboard X selection). Any other way to do that is welcome.
-- 
Christophe-Marie Duquesne

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to