#GNU Screen Cheat Sheet
##Basics
- ctrl a c -> create new window
 - ctrl a A -> set window name
 - ctrl a w -> show all window
 - ctrl a 1|2|3|… -> switch to window n
 - ctrl a " -> choose window
 - ctrl a ctrl a -> switch between window
 - ctrl a d -> detach window