fmII
Tue, Oct 07th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 18:32 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 screen - Default branch
Section: Unix

 

Added: Thu, Dec 17th 1998 18:57 UTC (9 years, 9 months ago) Updated: Fri, Apr 11th 2008 06:29 UTC (5 months, 29 days ago)


About:
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).

Author:
Screen Development Crew <screen (at) uni (dash) erlangen (dot) de> [contact developer]

Rating:
8.84/10.00 (113 votes)

Homepage:
http://www.gnu.org/software/screen/
Tar/GZ:
http://ftp.gnu.org/gnu/screen/screen-4.0.2.tar.gz
CVS tree (cvsweb):
http://cvs.savannah.gnu.org/viewvc/?root=screen
Bug tracker:
https://savannah.gnu.org/bugs/?group=screen
Mailing list archive:
https://savannah.gnu.org/mail/?group=screen
Mirror site:
http://www.gnu.org/prep/ftp.html

Trove categories: [change]
[Development Status]  6 - Mature
[Environment]  Console (Text Based)
[Intended Audience]  Developers, System Administrators
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  POSIX
[Programming Language]  C
[Topic]  System :: Systems Administration, Terminals :: Terminal Emulators/X Terminals

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Juergen Weigert (Owner)

» Rating: 8.84/10.00 (Rank 43)
» Vitality: 0.01% (Rank 6935)
» Popularity: 13.60% (Rank 120)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 160,230
   URL hits: 91,895
   Subscribers: 277

Projects depending on this project:
xen-shell
kmp3play
naim


Other projects from the same categories:
framer
ZABBIX
Ganeti
rscript
snifob

Users who subscribed to this project also subscribed to:
GNU GRUB
sudosh
ncurses
Advanced Bash Scripting Guide
ccache


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 4.0.2 14-Jan-2004 GNU General Public License (GPL) Homepage Tar/GZ

 Articles referencing this project

 Comments

[»] screen - you can only love it!
by wattafunnyname - May 7th 2008 08:38:50

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.

[reply] [top]


[»] Screen: The Serious Window Manager
by Richard Harris - Mar 18th 2004 14:48:31

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

[reply] [top]


[»] Fix for backspace problem on some systems
by devel at hastek - Sep 25th 2003 23:49:59

I am only posting this because I didn't find the answer readily in the archives or elsewhere.

The key bindings have always been fine under Linux, under Freebsd 4.x using bash, the backspace key is not mapped to "erase". I ended up with

bindkey -d -k kb stuff "\010"

in my .screenrc and it seems to work fine.
This didn't work until I put the quotes around the character code. Perhaps this would be a useful example in the manpage?

-Harold


[reply] [top]


    [»] Re: Fix for backspace problem on some systems
    by Andrew Hill - Jan 19th 2007 13:20:24

    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.

    [reply] [top]


[»] unix usefulness index for screen (my index:)
by devel at hastek - Sep 25th 2003 23:44:21

Second only to vim, screen is the most useful of programs. (now zipping up asbestos flight suit)

[reply] [top]


[»] Reference page about screen
by Olivier Berger - Nov 11th 2002 08:14:25

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

[reply] [top]


[»] screen for X
by georg - Mar 5th 2002 06:40:59

"screen" realy is a wonderfull and handy tool.
I use it every day and just love it!!

Does anybody know if there is something similar like screen for X applications ???

Looking forward to receive some positive replays ;-).

Georg

[reply] [top]


    [»] Re: screen for X
    by jeff covey - Oct 10th 2002 12:33:27


    > Does anybody know if there is something similar like screen for X
    > applications ???

    See ratpoison.

    --
    vs lbh pna ernq guvf, lbh'er n trrx.

    [reply] [top]


    [»] Re: screen for X
    by kstailey - Apr 22nd 2003 09:44:49


    > "screen" realy is a wonderfull
    > and handy tool.
    > I use it every day and just love it!!
    >
    > Does anybody know if there is something
    > similar like screen for X applications
    > ???
    >
    > Looking forward to receive some positive
    > replays ;-).
    >
    > Georg
    >

    What I think you want is "xmove"

    http://www.lbl.gov/ITSD/CIS/UNIX/Software/modules/xmove.html

    From manual page (xmove):

    NAME xmove - pseudoserver to support mobile X11 clients

    DESCRIPTION xmove starts a pseudoserver which allows X11 clients to be relocated from one display to another. Upon startup it will create a listening port from which it accepts new client connections. When xmove is invoked it chooses a default server, and all clients will be displayed on that server until moved elsewhere. Several clients may connect through a single xmove, thus requiring only one xmove process per machine.

    xmove is in the FreeBSD ports tree, the NetBSD pkg collection, Debian GNU/Linux

    http://packages.debian.org/unstable/x11/xmove.html

    [reply] [top]


[»] Screen ignores .profile
by Jean Delvare - Jun 22nd 2001 10:10:59

Is there a way to ask screen to read my .profile when it runs a new shell ?

[reply] [top]


    [»] Re: Screen ignores .profile
    by Jean Delvare - Jun 22nd 2001 10:50:41


    > Is there a way to ask screen to read my
    > .profile when it runs a new shell ?
    >

    Found the answer myself :)

    "shell -/some/sh"
    in the .screenrc

    The dash makes it all ! :)



    [reply] [top]


[»] Fanmail III
by Wilmer van der Gaast - May 5th 2001 19:46:03

This program allows me to get the most out of my Digital VT510. Multiple programs at once, full screen, and somehow it makes joe (the only editor ;) work. The program sucks without screen.

Thanks!!! :)

[reply] [top]


[»] Re: If you're running slackware <= 4.0
by Patrik Rådman - Dec 17th 1999 17:05:47

Screen 3.9.5 compiles without problems on Slackware 4.0.

[reply] [top]


[»] Re: If you're running slackware <= 4.0
by naChoZ - Sep 14th 1999 04:35:11

There's a binary rpm of it on redhat. ftp://contrib.redhat.com/rawhide/i386/RedHat/RPMS/screen-3.9.4-2.i386.rpm

The features are pretty cool. It might be worth playing with the alien util to convert the rpm to tar.gz.

--
Andy Harrison ICQ: 123472 AIM/Y!: AHinMaine

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs