Ask YC: Dragging text from OSX terminal windows?
4 comments
To be honest, I got lost with the concept of dragging text as a productivity tool. Why don't you stick with copy and paste for a while (combined with the convenient window switching keyboard short cut), and see if you end up taking the quotes away from "improvement".
I had thought this was just the behavior of Cocoa, and so any text field based on it will have the "pause, then drag".
There are Carbon-based terminals for Mac OS X that will drag text instantly. I'm partial to MacTelnet. :)
There are Carbon-based terminals for Mac OS X that will drag text instantly. I'm partial to MacTelnet. :)
I just tested this with two Terminal windows running under OS 10.5.6. I didn't get the + icon indicating I could drag, but dragging still worked.
It helps if you lift your finger slightly as you click. It doesn't detract from the speed of the operation and makes it much more reliable.
It helps if you lift your finger slightly as you click. It doesn't detract from the speed of the operation and makes it much more reliable.
Hmmm not sure. It works well for me on my iMac.
In older versions of OSX, it was very easy to highlight text in a terminal window and then click on it and drag it into another window. In more recent versions this doesn't work so well: the sw seems to have been tweaked to err on the side of interpreting the second click as changing the highlighted area, unless you pause and hold the cursor absolutely still for a bit before clicking. I usually work by dragging changed code into a repl, so this makes it much harder for me to program.
Does anyone know of any settings I can change in OSX to undo this "improvement?"