Categories
Screen
A full screen window manager that lets a physical terminal handle several processes, typically interactive shells.
Each virtual terminal provides the functions of a DEC VT100 terminal as well as several control functions from the ANSI X3.64 and ISO 2022 standards. Each virtual terminal has a scrollback history buffer and a copy/paste mechanism to move text regions between windows.
"Screen" creates a single window with a shell (or a specified command) in it; after that you run the program as you normally would. You can create new full-screen windows with other programs in them, including more shells, at any time; you can also kill the current window, view a list of active windows, toggle output logging, copy text between windows, view the scrollback history, switch between windows, etc. Windows run their programs independently of each other; programs keep running even if their window is not visible or the whole screen session detaches from the terminal.
Last updated 12 Feb, 2009
About
Leadership
- Juergen Weigert - Maintainer
- Oliver Laumann - Contributor
- Jason Merrill - Contributor
Related Projects
Versions
4.0.3
- Released: 7 Aug, 2007
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/screen/screen-4.0.3.tar.gz
- Licenses: GPL
- Interfaces: Command Line
4.0.2
4.0.2 stable released 2004-01-14
- Released: 14 Jan, 2004
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/screen/screen-4.0.2....
- Licenses: GPL
- Interfaces: Command Line




