This is simple cheat sheet, with commands for the screen program I use. For more info plese see man screen
| Command |
|
| Create a new window |
Ctrl+a, c |
| Kill the current window |
Ctrl+a, K |
| List all windows as a bar |
Ctrl+a, w |
| List all windows as a select |
Crtl+a, " |
| Command |
Ctrl+a, : |
| Switch between windows |
Ctrl+a, 0-9 |
| Detach but keep shell window open |
Ctrl+a, d |
| Copy mode |
Crtl+a, [ |
| Paste copied text |
Crtl+a, ] |
| Quit |
Crtl+a, Crtl+\ |
| Detach and logout |
Crtl+a, D, D |
| Change to window by number or name |
Crtl+a, ', NAME_OR NUMBER |
| Command |
|
| Split display horizontally |
Crtl+a, S |
| Split display vertically |
Crtl+a, | |
| Jump to next display region |
Crtl+a, TAB |
| Remove current region |
Crtl+a, X |
| Remove all regions but the current one |
Crtl+a, Q |
| Command |
|
| Windows list |
windowlist |
| Move current screen to position N |
number N |