Difference between revisions of "Screen"

From Free Software Directory
Jump to: navigation, search
m (added tmux)
(screen-4.9.0)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Screen
+
|Name=GNU Screen
|Short description=Runs separate screens on a single terminal
+
|Short description=Multi-screen window manager.
|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='''Screen''' is a terminal window manager that multiplexes a single terminal between several processes. The virtual terminals each provide features such as a scroll-back buffer and a copy-and-paste mechanism. Screen then manages the different virtual terminals, allowing to easily switch between them, to detach them from the current session, or even splitting the view to show two terminals at once.
|Homepage URL=http://www.gnu.org/software/screen
+
|Homepage URL=https://www.gnu.org/software/screen/
|User level=none
+
|Version download=https://ftp.gnu.org/gnu/screen/screen-4.9.0.tar.gz
|Computer languages=C
+
|Is High Priority Project=No
|Documentation note=User reference manual included
+
|VCS checkout command=git clone git://git.sv.gnu.org/screen.git
|Related projects=tmux,Ncurses,Surfraw,Termutils
+
|Documentation note=https://www.gnu.org/software/screen/manual/
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|IRC general=irc://irc.freenode.net/#screen
 +
|Related projects=gnustandards,byobu,dvtm,emacs,neercs,stumpwm,tmux
 
|Keywords=shell,software development,screen,window manager,virtual terminal
 
|Keywords=shell,software development,screen,window manager,virtual terminal
|Version identifier=4.0.3
+
|Version identifier=4.8.0
|Version date=2008-08-07
+
|Version date=2020/02/05
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/screen/screen-4.0.3.tar.gz
+
|Last review by=Genium
|Last review by=Janet Casey
+
|Last review date=2020/02/05
|Last review date=2009-02-12
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
 +
|User level=beginner
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/screen/screen-4.8.0.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=screen
 
|GNU package identifier=screen
|License verified date=2009-08-24
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPLv3orlater
|License verified by=Andrew Engelbrecht
+
|License copyright=* Copyright (c) 2010
|License verified date=2012-10-19
+
* *  Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
 +
* *  Sadrul Habib Chowdhury (sadrul@users.sourceforge.net)
 +
* Copyright (c) 2008, 2009
 +
* *  Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
 +
* *  Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
 +
* *  Micah Cowan (micah@cowan.name)
 +
* *  Sadrul Habib Chowdhury (sadrul@users.sourceforge.net)
 +
* Copyright (c) 1993-2002, 2003, 2005, 2006, 2007
 +
* *  Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
 +
* *  Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
 +
* Copyright (c) 1987 Oliver Laumann
 +
|License verified by=Genium
 +
|License verified date=2022-02-01
 +
|License note=https://git.savannah.gnu.org/cgit/screen.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line, window-manager
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Use=system-administration
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=screen
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Juergen Weigert
+
|Real name=Amadeusz Sławiński
 
|Role=Maintainer
 
|Role=Maintainer
|Email=jnweiger@immd4.informatik.uni-erlangen.de
+
|Email=amade@asmblr.net
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Jason Merrill
+
|Real name=Alexander Naumov
|Role=Contributor
+
|Role=Maintainer
 +
|Email=alexander_naumov@opensuse.org
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Oliver Laumann
+
|Resource audience=Debian (Ref)
|Role=Contributor
+
|Resource URL=https://tracker.debian.org/pkg/screen
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/screen/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/screen.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/screen-users/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/screen-devel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/screen/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-screen@gnu.org
 
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=command-line
+
|Is High Priority Project=No
|Use=software-development
+
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 19:53, 1 February 2022


[edit]

GNU Screen

https://www.gnu.org/software/screen/
Multi-screen window manager.

Screen is a terminal window manager that multiplexes a single terminal between several processes. The virtual terminals each provide features such as a scroll-back buffer and a copy-and-paste mechanism. Screen then manages the different virtual terminals, allowing to easily switch between them, to detach them from the current session, or even splitting the view to show two terminals at once.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

1 February 2022




Leaders and contributors

Contact(s)Role
Alexander Naumov Maintainer
Amadeusz Sławiński Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/screen
Mailing Listhttps://lists.gnu.org/mailman/listinfo/screen-users/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/screen-devel/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/screen.git/
Downloadhttps://ftp.gnu.org/gnu/screen/
Savannah (Ref)https://savannah.gnu.org/projects/screen/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites




Entry











"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.