Top > Software development > Screen

Screen - Runs separate screens on a single terminal

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.

Obtaining

Web pagehttp://www.gnu.org/software/screen/screen.html
Source tarballhttp://ftp.gnu.org/pub/gnu/screen/screen-4.0.2.tar.gz
Version 4.0.2 (stable) released on 2004-01-14
Licensed under GPL.
This is a GNU package.

Documentation

User reference manual included
Support contacts

Bug List<bug-screen@gnu.org>

Project contacts

Maintainers
Developers
Contributors
  • Oliver Laumann
  • Jason Merrill

Related information

Interfacescommand line
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-06-27
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.