GNU Screen
Open SourceGNU Screen is a powerful terminal multiplexer allowing users to manage multiple shell sessions within a single terminal window. It enables detaching from sessions and reattaching later, offering persistence and flexibility for command-line workflows.
Key Features
-
Enables session persistence; processes continue running after disconnecting.
-
Allows multiple shell sessions (windows) within one terminal instance.
-
Supports splitting terminal view horizontally and vertically.