[comp.sys.apollo] screen2

lnz@lucid.com (Leonard Zubkoff) (08/22/89)

A few weeks ago there was a brief discussion of a program called screen2 that
provided vt100 emulation along with other facilities.  Can anyone point me to a
source for this program?  Thanks.

		Leonard

hanyak@garnet.bucknell.EDU ("M.E. Hanyak") (08/22/89)

Here is a copy of that original discussion:

Date: Sat, 24 Jun 89 17:19:02 CDT
From: "Andrew M. Wescott" <wescott@lnic1.hprc.uh.EDU>
Subject: Screen Terminal Manager
To: apollo@umix.cc.umich.EDU
Message-Id: <8906242219.AA08246@lnic1.hprc.uh.edu>
Status: R

I have recently come across a PD product known as Screen
that some of you may be familiar with.  Screen is a window
manager for remote terminals that lets users have multiple
sessions from a vt100 through the use of pseudo terminals.
With a simple control command you can flip back and forth
between several full-screen windows.  Specifically Screen
provides:

1.) Complete ANSI VT100 emulation.  Kiss all those TERM
    and stty problems with remote sessions good-bye.

2.) Multiple full-screen windows

3.) The ^s problem with a VT100 using GnuEmacs is solved.

These are all probelms I have had to deal with.  We are running
Screen 1.0, and it compiled with very little work.  Screen 2.0
provides some NFS support, and it gave me some problems at
run time (but I didn't really try that hard).  The program
was written by Oliver Laumann with modifications by Peter Wolfe
at Kuch & Assoc.  I highly recommend it.  You can download
the source from netlib@mcs.anl.gov.  I will try to help anyone
interested.

Andrew Wescott
University of Houston
Department of Chemical Engineering


Date: 25 Jun 89 15:12:36 GMT
From: kts%quintro%tiamat.uucp@uunet.uu.NET
Subject: Re: Screen Terminal Manager
Sender: apollo-request@umix.cc.umich.EDU
To: apollo@umix.cc.umich.EDU
References: <8906242219.AA08246@lnic1.hprc.uh.edu>
Organization: none
Message-Id: <362@quintro.UUCP>
Status: R

In article <8906242219.AA08246@lnic1.hprc.uh.edu> wescott@LNIC1.HPRC.UH.EDU
(Andrew M. Wescott) writes:
>
>I have recently come across a PD product known as Screen
>that some of you may be familiar with.  Screen is a window
>manager for remote terminals that lets users have multiple
>sessions from a vt100 through the use of pseudo terminals.
>With a simple control command you can flip back and forth
>between several full-screen windows.  Specifically Screen
>provides:
>

Screen is a great program.  I've been running screen 2.0 for a couple
months and haven't had any problems at all.  Screen 1.0 and 2.0 are
very similar, the only useful difference I've noticed is at 2.0 you
can "detach" a session from the terminal, logout, come back later
and "re-attach" the session.

One warning:  you MUST be running 10.1 to use screen.  Screen uses
TCP/IP pseudo-ttys for each window and the pre-10.1 TCP/IP release
has problems doing some types of i/o with ptys.

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Ken Smelcer        Quintron Corp.           quintro!kts@lll-winken
                   Quincy,  IL              tiamat!quintro!kts@uunet


Mike Hanyak
Chem. Eng. Dept.
Bucknell University
Lewisburg, Pa 17837