The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: random832@fastmail.com (Random832)
Subject: [TUHS] First CRT terminal on Unix?
Date: Wed, 22 Nov 2017 17:14:48 -0500	[thread overview]
Message-ID: <1511388888.2283501.1181539320.27289891@webmail.messagingengine.com> (raw)
In-Reply-To: <20171122213349.GA9067@indra.papnet.eu>

On Wed, Nov 22, 2017, at 16:33, Angelo Papenhoff wrote:
> I wrote a VT05 emulator some while ago: https://github.com/aap/vt05
> It's certainly not perfect and probably has some bugs, but I somehow had
> the urge to write it for no particular reason.
> I would actually be interested in the newline delay the machine needs
> because I didn't implement it. 

It turns out it was for any vertical movement, not just scrolling. And
the padding was required in the *middle* of the cursor addressing
sequence.

https://vt100.net/docs/vt05-rm/chapter2.html#S2.7 has the details.


  parent reply	other threads:[~2017-11-22 22:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-22 10:43 Nigel Williams
2017-11-22 12:22 ` Robert Diamond
2017-11-22 13:26   ` Clem Cole
2017-11-22 13:28     ` Clem Cole
2017-11-22 14:18       ` Ron Natalie
2017-11-22 16:33 ` Random832
2017-11-22 16:42   ` Ben Greenfield
2017-11-22 17:15     ` Random832
2017-11-22 17:55     ` Henry Bent
2017-11-22 19:39       ` Random832
2017-11-22 19:40       ` Nigel Williams
2017-11-22 19:48         ` Nigel Williams
2017-11-22 21:33           ` Angelo Papenhoff
2017-11-22 21:54             ` Clem Cole
2017-11-23 19:33               ` Ron Natalie
2017-11-23 19:49                 ` Jon Steinhart
2017-11-24  1:42                   ` Ron Natalie
2017-11-22 22:14             ` Random832 [this message]
2017-11-22 20:07         ` Clem Cole
2017-11-22 21:50   ` Dave Horsfall

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=1511388888.2283501.1181539320.27289891@webmail.messagingengine.com \
    --to=random832@fastmail.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).