May posted 10 May 2009 and tagged screen
- ^a c
- Create new window (shell)
- ^a k
- Kill the current window
- ^a w
- List all windows
(the current window is marked with *) - ^a 0-9
- Go to a window numbered 0-9
- ^a n
- Go to the next window
- ^a ^a
- Toggle between the current and previous window
- ^a [
- Start copy mode
- ^a ]
- Paste copied text
- ^a ?
- Help (display a list of commands)
- ^a ^\
- Quit screen
- ^a D
- Power detach and logout
- ^a d
- Detach but keep shell window open
- space or return
- End a command
Source: Indiana University UITS