Sunday, June 19, 2011

Re: Issue: clipboard=unnamed

> Since all actions to put something on the clipboard but the last one
> will be overwritten this could be improved. It's not so easy to make a
> generic solution though, instead of "d" for delete it could be any
> command. It would involve storing the text to be put on the clipboard
> internally and moving it to the clipboard at the end of the ":g"
> command.

I would hesitate to implement that more efficient solution due to this
possible use case: someone uses a clipboard utility that stores their
'recent clipboards' and wants to fill a number of them using a single
Vim command.

Cheers,

Ben.

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

No comments: