Hacker News new | ask | show | jobs
by recurser 5634 days ago
The only thing that stops me from using regular terminal is that I couldn't figure out how to make it automatically copy-on-select. Is this possible, or do you just use command-c?
1 comments

It already works, automatically. It just uses a separate pasteboard than the native OSX one. Try selecting in Terminal.app, and then middle-clicking.

If you want it in the OSX pasteboard, you need to use cmd-c.