ubuntu:screen:cheatsheet
This is an old revision of the document!
Ubuntu - Screen - Cheatsheet
CTRL+a c | Create a new window (with shell). |
CTRL+a “ | List all windows. |
CTRL+a 0 | Switch to window 0 (by number). |
CTRL+a A | Rename the current window. |
CTRL+a S | Split current region horizontally into two regions. |
CTRL+a | | Split current region vertically into two regions. |
CTRL+a tab | Switch the input focus to the next region. |
CTRL+a Ctrl+a | Toggle between the current and previous windows. |
CTRL+a Q | Close all regions but the current one. |
CTRL+a X | Close the current region. |
CTRL+a d | Detach from the Screen session. |
The program running in the screen session will continue to run after you detach from the session. | |
screen -r | Reattach to the Screen session. |
Resumes the screen session. |
ubuntu/screen/cheatsheet.1624463042.txt.gz · Last modified: 2021/06/23 15:44 by peter