Projects / screen

screen

Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets).

Tags Systems Administration Terminals Terminal Emulators/X Terminals
Licenses GPL
Operating Systems POSIX
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  10 Oct 2008 14:56
  • Rrelease-after

Changes: The zombie command now has a new option, "onerror". A buffer overflow in resize.c has been fixed. Startup has been made more robust. Minor documentation updates have been added.

  • Rrelease-mid
  •  14 Jan 2004 07:34
  • Rrelease-after

Changes: This version fixes a possible security hole in the VT100 interpreter that was reported for 4.0.1.

  • Rrelease-mid
  •  01 Oct 2003 16:33
  • Rrelease-after

Changes: This release has a screen blanker, zmodem support, and an option to sort the window list by most recently used. Several sections have been rewritten, and several bugs fixed.

  • Rrelease-mid
  •  23 Oct 2002 10:36
  • Rrelease-after

Changes: This is a maintenance release, which means only two new features but many bugfixes. altscreen support was added. The limit for the number of windows can now be set via the new maxwin command.

  • Rrelease-mid
  •  14 Feb 2002 16:05
  • Rrelease-after

Changes: This release has support for big5, koi8r, cp1251, and double UTF-8. The commands 'windowlist', 'encoding', 'defencoding', 'source', 'eval', 'deflog', 'ignorecase', and 'setsid' have been added. There is an encoding parameter for 'register', 'readreg', 'readbuf', and 'writebuf'. There are lots of new string escapes and extensions, a new '-c class' parameter for 'bind', 'command', and 'help', aew login state (always), 256 color support, a configurable time format, localized month/week names, and a new '-h' option for hardcopy.

Rss Recent comments

Rcomment-before 07 May 2008 08:38 Rcomment-trans wattafunnyname Rcomment-after

screen - you can only love it!
This is one of the most useful tools ever. How can anybody rate it less than 10???

i like to combine it with dvtm, a console wm.

Rcomment-before 12 Jan 2008 14:47 Rcomment-trans dagobert Rcomment-after

Re: Reference page about screen
New url for this site:


http://www.guckes.net/vortraege/screen/

Rcomment-before 19 Jan 2007 13:20 Rcomment-trans akhill Rcomment-after

Re: Fix for backspace problem on some systems
I had this problem running screen on FBSD, whilst logged in over ssh from a Linux box running X. The line:

*VT100*backarrowKey: 1

in .Xdefaults solved the problem.

Rcomment-before 18 Mar 2004 14:48 Rcomment-trans goosequill Rcomment-after

Screen: The Serious Window Manager
If you love this geek stuff, you will probably find yourself leaving something like
Windows for something like Unix, GUIs for the command line, graphical editors for emacs
or vi, and finally -- the X server for console mode. When you get down here in the
black aether with the grunting codeheads (like me) I recommend you try Screen. The more
you use it, the more amazing it is. (Screen addicts will know the joys of detaching and
juggling multiple screen sessions.) Start out with a text-browser, editor, shell and su
in your .screenrc and discover the dark burn of console fonts glimmering in virtual
console-space. Once you get used to it down here, you'll never go back to high-density
pixels. (You can try to go back but they'll make your eyes hurt.)
--Kaspar Hauser

Rcomment-before 14 Jan 2004 17:25 Rcomment-trans claudine Rcomment-after

Re: Reference page about screen

> This page :
> http://www.math.fu-berlin.de/~guckes/screen/
> is quite interesting.

New url for this site: http://www.guckes.net/screen/

B34b32033a5e7761d4a57b2287678029_thumb

Project Spotlight

CrossFTP

A GUI FTP client.

No-screenshot

Project Spotlight

GLib

The GLib library of C routines.