यदि आपने स्वीकृत उत्तर की कोशिश की; SIMBL TerminalCopyOnSelect दृष्टिकोण लेकिन एक संवाद दिखाने में विफल रहा:
Terminal 2.5 (v334) has not been tested with the plugin TerminalCopyOnSelect (null)(v0.1.0).
As a precaution, it has not been loaded. Please contact the plugin developer for further information.
यह इसलिए है क्योंकि आपके द्वारा डाउनलोड किया गया TerminalCopyOnSelect केवल तभी लागू होता है यदि टर्मिनल .app बंडल संस्करण 237 - 240 है।
आप इसे जीथब से डाउनलोड कर सकते हैं और इसका निर्माण कर सकते हैं ।
git clone https://github.com/genki/terminalcopyonselect.git
cd terminalcopyonselect
open TerminalCopyOnSelect.xcodeproj
# edit Info.plist and set SIMBLTargetApplications's MaxBundleVersion to 400, which is enough for MacOSX Yosemite's Terminal.app
# hit build, and it will copy TerminalCopyOnSelect.bundle under it's proper place: ~/Library/Application Support/SIMBL/Plugins