GNU Screen

The original terminal multiplexer for detaching sessions

Shell & Terminal C

GNU Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells.

Install

brew brew install screen
apt apt install screen