Language

Package: screen @ 4.8.0

Synopsis

Full-screen window manager providing multiple terminals

Description

GNU 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 you to easily switch between them, to detach them from the current session, or even splitting the view to show two terminals at once.

Home page
https://www.gnu.org/software/screen/
Location
gnu/packages/screen.scm (line: 40, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'makeinfo' does not match package name 'texinfo'