Skip to content

Commit df737b6

Browse files
committed
Added the other essential note: enable copy/paste!
1 parent befd7bb commit df737b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ download and unzip
99
into `/Library/QuickLook/` (to install system-globally),
1010
or into `~/Library/QuickLook/` (to install for yourself only).
1111
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

Comments
 (0)