9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* vt100
@ 1996-04-29 16:39 Russ
  0 siblings, 0 replies; 3+ messages in thread
From: Russ @ 1996-04-29 16:39 UTC (permalink / raw)


Hello there.  Has anyone written a
vt100 emulator for Plan9?  Thanks.

Russ






^ permalink raw reply	[flat|nested] 3+ messages in thread

* vt100
@ 1996-04-30  8:54 Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: Boyd @ 1996-04-30  8:54 UTC (permalink / raw)


    From: Russ Cox <rsc@research.att.com>

    Hello there.  Has anyone written a
    vt100 emulator for Plan9?  Thanks.

what'd yer want that piece of new-fangle technology for?
aren't you happy with 3270?  check out aux/3270.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* vt100
@ 1996-04-30  6:29 geoff
  0 siblings, 0 replies; 3+ messages in thread
From: geoff @ 1996-04-30  6:29 UTC (permalink / raw)


if your application can do it, use hp 2621 emulation instead:  run hp
on plan 9 and set TERM=2621 on unix.

i have an ascend pipeline 50 isdn/ethernet bridge that will only talk
to a vt100 or reasonable emulation thereof when being configured (it
has an awful fake window system using cursor addressing).  i took the
old at&t 5620 emulator from the jerq world and merged it with hp to
produce 56, which emulates enough of a vt100 for my purposes, notably
the main ansi escape sequences but not the weird graphics character
set.  the old 5620 emulator was covered by 5620 software licences, so
56 is probably only available to folks who have both a plan 9 licence
and an appropriate 5620 software source licence (and can prove it).

it should be straightforward to modify a copy of hp to emulate a
vt100.  in lieu of a vt100 manual or the terminal escape sequence
standard (ansi x3.64 or iso/iec 6429:1992 or ecma-48), see
ftp://cs.utk.edu/pub/shuford/terminal/.  if you do want the standard,
it's supposedly available free by sending mail asking for ECMA-48 to
helpdesk@ecma.ch and including your paper mail address.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1996-04-30  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-29 16:39 vt100 Russ
1996-04-30  6:29 vt100 geoff
1996-04-30  8:54 vt100 Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).