Difference between revisions of "Screen"

From Free Software Directory
Jump to: navigation, search
(version 4.5.0)
m (cleaning)
Line 9: Line 9:
 
|Documentation note=Online documentation available at: https://www.gnu.org/software/screen/manual/
 
|Documentation note=Online documentation available at: https://www.gnu.org/software/screen/manual/
  
Screen provides you with an ANSI/vt100 terminal emulator, which can multiplex up to 10 pseudo-terminals. On startup, it executes $SHELL in window 0. Then it reads $HOME/.screenrc to learn configuration, keybindings, and possibly open more windows.
+
Some of the most important keybindings include:
 
 
 
*C-a ? (help) Show all keybindings.
 
*C-a ? (help) Show all keybindings.
 
*C-a c (screen) Create new windows.
 
*C-a c (screen) Create new windows.
Line 18: Line 17:
 
*C-a :  (colon) Online configuration change.
 
*C-a :  (colon) Online configuration change.
  
See the man page or TeXinfo manual for many more keybindings and commands.
+
See the man page or [[TeXinfo]] manual for many more keybindings and commands.
 
|IRC general=irc://irc.freenode.net/#screen
 
|IRC general=irc://irc.freenode.net/#screen
|Related projects=byobu,dvtm,elscreen,emacs,neercs,stumpwm,tmux
+
|Related projects=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.5.0
 
|Version identifier=4.5.0

Revision as of 16:09, 5 January 2017


[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


























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




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


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


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


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







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.