Copy (command-c) adds to clipboard. How to disable?

0

Since a while a copy action (command-c) adds the current selection to the clipboard instead of replacing the clipboard.

This mostly happens while coding in TextMate but also happened in CSSedit. The action makes a distinct "click" sound. This does not happen every time I do a copy and it drives me insane. I've searched the interwebs but could not find a solution.

danalog

Posted 2010-10-27T13:16:38.137

Reputation: 3

Probably should be moved to superuser.com – dtlussier – 2010-10-27T13:27:03.343

Answers

4

Are you using LaunchBar or something similar?

ghoppe

Posted 2010-10-27T13:16:38.137

Reputation: 6 124

1Yes I use Launchbar... disabling the ClipMerge option fixed it (hopefully). Thanks! – danalog – 2010-10-28T09:06:51.990