I've been using Quicksilver's clipboard module for years but I've always wanted to do this: copy several bits of text. Then paste them as a concat'd list.
I found this Stackoverflow post trying to do something similar with an applescript. But I can't seem to get it to work.
Anything that would allow me to paste multiple items from my clipboard history in one shot.
Thanks in advance