9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com geoff@plan9.bell-labs.com
Subject: vt100
Date: Tue, 30 Apr 1996 02:29:41 -0400	[thread overview]
Message-ID: <19960430062941.zJ20NtDcqCmHOYcdy0XBGwI2TlsLydG9lwzbaJ_Ckvc@z> (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.






             reply	other threads:[~1996-04-30  6:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-30  6:29 geoff [this message]
  -- strict thread matches above, loose matches on Subject: below --
1996-04-30  8:54 vt100 Boyd
1996-04-29 16:39 vt100 Russ

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19960430062941.zJ20NtDcqCmHOYcdy0XBGwI2TlsLydG9lwzbaJ_Ckvc@z \
    --to=geoff@plan9.bell-labs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).