July 31, 2007 3:20pm
I have GNU screen running on a couple of boxes. Occasionally I accidentally ssh from inside screen to the other box and attach the remote screen, purely out of habit. That means that C-a sends a signal to the outer screen. You can send a real C-a to any application through screen with C-a a, so to detach the inner screen you use C-a a DD.
