Screen Cheat Sheet
The commands I tend to use...
c-a : search for window
c-a c-a : toggle last window
c-a num : switch to that window
c-a " : list windows
c-A A : change window name
c-a b : send break
screen -S <session> : create new session
screen -r <session> : reattach