HenceDigital

How to Enable Text Selection in Quicklook

I really wish I’d known this since forever ago. Quicklook is one of the most useful functions on the Mac and I’m always trying to select text from it.

In terminal type

defaults write com.apple.finder QLEnableTextSelection -bool TRUE

Then restart finder. Found on shawnblanc.net