We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befd7bb commit df737b6Copy full SHA for df737b6
README.md
@@ -9,3 +9,9 @@ download and unzip
9
into `/Library/QuickLook/` (to install system-globally),
10
or into `~/Library/QuickLook/` (to install for yourself only).
11
You may need to create this directory, if it does not exist.
12
+
13
+To get sweet copy/paste functionality while in QuickLook, also run
14
15
+ defaults write com.apple.finder QLEnableTextSelection -bool true`
16
17
+from a Terminal window.
0 commit comments