Difference between revisions of "Screen"
(Created page with "{{Entry |Name=Screen |Short description=Runs separate screens on a single terminal |Full description=A full screen window manager that lets a physical terminal handle several pro...") |
|||
| Line 4: | Line 4: | ||
|Full description=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. | |Full description=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. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://www.gnu.org/software/screen/screen.html | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User reference manual included | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=Ncurses,Surfraw,Termutils | ||
| + | |Keywords=shell,software development,screen,window manager,virtual terminal | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2009-02-12 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=4.0. | + | |Version identifier=4.0.3 |
| − | |Version date= | + | |Version date=2007-08-07 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org | + | |Version download=http://ftp.gnu.org/gnu/screen/screen-4.0.3.tar.gz |
| − | |License verified date= | + | |License verified date=2009-08-24 |
| − | |Version comment= | + | |Version comment= |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Juergen Weigert | ||
| + | |Email=jnweiger@immd4.informatik.uni-erlangen.de | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Jason Merrill | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Oliver Laumann | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-screen@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPL | |License=GPL | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2009-08-24 |
}} | }} | ||
Revision as of 10:40, 12 April 2011
Screen
http://www.gnu.org/software/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.
Documentation
User reference manual included
Related Projects
This is a GNU package:screen
Download
Download
version 4.0.3
(stable)
released on 7 August 2008
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Andrew Engelbrecht | 19 October 2012 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Jason Merrill | Contributor |
| Oliver Laumann | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | mailto:bug-screen@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 12 February 2009.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.