home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!swrinde!network.ucsd.edu!galaxy!ucrengr!grif
- From: grif@ucrengr.ucr.edu (Michael Griffith)
- Newsgroups: comp.terminals
- Subject: Re: VT100 screen programming
- Message-ID: <24510@galaxy.ucr.edu>
- Date: 21 Dec 92 07:11:50 GMT
- References: <ByMG35.HDA@sdf.lonestar.org>
- Sender: news@galaxy.ucr.edu
- Distribution: usa
- Organization: University of California, Riverside
- Lines: 16
- Nntp-Posting-Host: ucrengr
-
- In article <ByMG35.HDA@sdf.lonestar.org> rusty@sdf.lonestar.org (Rusty Vanzandt) writes:
- >can anyone tell me how to go about doing ANSI type screen commands for a
- >VT100 terminal? I want to write some programs to run on a remote UNIX
- >machine, but i want to have a /graphical/ interface. kind of like the
- >way elm lets you move around.
- >
-
- You can do better than that. Using the curses library under UNIX, you
- can control any terminal listed in termcap in a reasonably efficient
- manner.
-
- Michael A. Griffith
- grif@cs.ucr.edu
-
-
-
-