Run this in your terminal to allow text selection in the QuickLook window:
defaults write com.apple.finder QLEnableTextSelection -bool true && killall Finder
Run this in your terminal to allow text selection in the QuickLook window:
defaults write com.apple.finder QLEnableTextSelection -bool true && killall Finder