MacOSX: Enable quicklook text selection:

In order to select text from a preview, enable this in terminal:

defaults write com.apple.finder QLEnableTextSelection -bool TRUE; killall Finder