Is there any way to retrieve the contents of the clipboard in OSX? By mistake, I overwrote the contents, and I lost some important content.

link|improve this question
feedback

migrated from stackoverflow.com Oct 15 '10 at 1:15

This question came from our site for professional and enthusiast programmers.

2 Answers

No, unfortunately not.

Tools like the famous QuickSilver and Jumpcut can save you from this mistake in the future.

link|improve this answer
Or, do what I do, put stuff you want to save in a text file. – Wuffers Oct 15 '10 at 1:25
feedback

Nope, it's gone.

There are a couple of great clipboard managers that will help prevent this in the future though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown