November 2010
1 post
Selecting text in screen and coping to Mac...
I’ve moved a lot of my day to day development to happen inside of GNU Screen.
I’ve learned about selecting and copying text to the Mac OS X clipboard, so I thought I’d share:
Enter Scrollback mode: Control-A, then [
Use arrow keys to navigate up, or across. Control-U scrolls up half a page
Use the LEFT and RIGHT arrow keys to move. vi commands seem to work here too.
Press...