Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 exptools 1/6/84; site ihnss.UUCP Path: utzoo!linus!decvax!mcnc!akgua!mhuxv!mhuxt!mhuxm!mhuxj!ihnp4!ihnss!dce From: dce@ihnss.UUCP (Dan Easley) Newsgroups: att.unix,net.unix,net.unix-wizards,net.usoft Subject: VIRTUAL TERMINAL Message-ID: <2284@ihnss.UUCP> Date: Fri, 2-Nov-84 10:20:20 EST Article-I.D.: ihnss.2284 Posted: Fri Nov 2 10:20:20 1984 Date-Received: Tue, 6-Nov-84 07:22:14 EST Organization: AT&T Bell Labs, Naperville, IL Lines: 14 Wanted: A driver for UN*X 4.0 which will permit multiple processes to each have a virtual terminal in one window of a graphics terminal. I basically need a BLIT like facility for a BLIT like terminal, except that I can't download code into the terminal. I am already aware of Blewett's "Hmmm" and Veach's "windows", both of which are processes using multiple pipes. I'm also aware of Horton's "window" (which requires "select" and "pty" from 4.2BSD), and UN*X 5.2's "xt" and "sty" driver's (but I'm running 4.0). A UN*X 4.0 facility similar to select (a multiplexor which hangs on *multiple* files) or pty (pseudo tty) would also by helpful. Thanks! Dan Easley ihnss!dce