Self Note Mac Osx Enable Quicklook Select
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
In order to select text from a preview, enable this in terminal:
defaults write com.apple.finder QLEnableTextSelection -bool TRUE; killall Finder