---
title: "How to Enable Text Selection in QuickLook"
id: "22689"
slug: "hier-nach-suche-ich-gefuhlt-seit-jahren-how-to"
permalink: "https://eay.cc/2012/hier-nach-suche-ich-gefuhlt-seit-jahren-how-to/"
published_at: "2012-06-06T15:28:54+00:00"
author: "Stefan Grund"
type: "post"
format: "link"
tags:
  - "how to"
  - "mac"
external_url: "http://shawnblanc.net/2012/05/quicklook-text-selection/"
short_url: "https://eay.li/1xn"
---

# How to Enable Text Selection in QuickLook

[Link →](http://shawnblanc.net/2012/05/quicklook-text-selection/)

Hiernach suche ich gefühlt seit Jahren. Einfach im Terminal eingeben und anschließend Text in QuickLook selektieren können:

`defaults write com.apple.finder QLEnableTextSelection -bool TRUE`
