On Nov 23, 2012, at 8:19 AM, Rajkumar <[email protected]> wrote: > I would like to increase the clipboard size to 100 items but am afraid that > quick silver would accumulate all of the large copies that I do from time to > time. Does QS keep the entire content of the copied files in RAM or does it > keep only a handle to the files in clipboard?
The clipboard belongs to the OS, so the way it handles this isn’t specific to Quicksilver, but no, the contents of the files aren’t loaded into RAM when you “copy” or “cut” files. Note that you can also remove individual items from Quicksilver’s clipboard history if memory becomes a problem. Typically, the only time you’ll see that is when copying huge sections of text, or sections of an image in an image editor. -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.
