Complete GNU Screen keyboard shortcuts and commands reference — 7 shortcuts across 1 categories. Quick reference cheat sheet for Windows & Mac.
GNU Screen is a popular DevOps/CLI tool used by professionals worldwide. Learning keyboard shortcuts can dramatically speed up your workflow — studies show shortcut users save an average of 8 days per year compared to mouse-only users.
This page covers all 7 GNU Screen shortcuts across 1 categories: Session Management. Each shortcut includes a description to help you understand when and how to use it effectively.
| Shortcut | Action |
|---|---|
| Ctrl + A, C | New window |
| Ctrl + A, N | Next window |
| Ctrl + A, P | Previous window |
| Ctrl + A, D | Detach session |
| Ctrl + A, K | Kill window |
| Ctrl + A, | | Vertical split |
| Ctrl + A, S | Horizontal split |
The most essential GNU Screen shortcuts are: Ctrl + A, C (New window), Ctrl + A, N (Next window), Ctrl + A, P (Previous window). These cover the most frequent actions and can significantly speed up your workflow.
GNU Screen has 7 keyboard shortcuts across 1 categories on shortcut-tools.com.
Simply press the key combination while GNU Screen is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.
The GNU Screen shortcut for new window is Ctrl + A, C.
Start with the essentials: Learn Ctrl + A, C (New window) and Ctrl + A, N (Next window) first — these are the most commonly used.
Practice daily: Pick 2–3 new shortcuts each day and consciously use them instead of the mouse. Within a week, they become muscle memory.
Print this cheat sheet: Keep a reference nearby until shortcuts become automatic. Focus on the Session Management category first.
CLI tip: Create shell aliases for the commands you use most. Combine them with these shortcuts for maximum efficiency.