YankRing.vim : Maintains a history of previous yanks, changes and deletes
http://www.vim.org/scripts/script.php?script_id=1234

What does it do?

Allows you to retrieve previous yanks, deletes and changed text and
cycle through them choosing which item you need.  It also works across
Vim instances so they all see the same history.  Useful for sharing
text across instances, including when using Screen in *nix.

Thanks for everyone's feedback so far.
If you do try the plugin and find things that bother you, please send
me an email.


What is new?

NF: Added support for the clipboard option "unnamedplus" which was added after 
7.3 (Hong Xu).

NF: When displaying the YankRing using YRShow, a new command "R" has been added 
to display all of Vim's registers [0-9a-z].

BF: YRMapsDelete did not remove the normal mode @ map, which interferes with 
recorded macros (Philippe Vaucher).


As usual, feedback good and bad is always welcome.


Enjoy.
Dave

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