The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: cowan@mercury.ccil.org (John Cowan)
Subject: [TUHS] Teletype simulator?
Date: Thu, 24 Mar 2016 11:32:19 -0400	[thread overview]
Message-ID: <20160324153218.GA11695@mercury.ccil.org> (raw)
In-Reply-To: <201603241440.u2OEeO9p012595@farg.inf.ed.ac.uk>

George Ross scripsit:

> And don't forget that carriage-return takes longer than printing individual
> characters, so you need to send CR LF to give it time to get back to the
> first column while it's feeding a line.  Or CR CR LF just in case.

It's true that CR takes longer, but you have to send both CR and LF because
CR only returns the carriage whereas LF only feeds lines.  Skipping to the
bottom of a page was done by sending pure LFs, whereas underlining was
achieved (though the 33 had backarrow rather than underscore) by sending
a line of text followed by CR followed by a line of spaces and underscores.
Later, when it was observed that this made the text illegible on glass TTYs,
the order was reversed: spaces and underscores, then CR, then text.

> (Or was that the Olivetti terminal?  Or the DECwriter?  One of those
> mechanical things anyway.)

It may have been the Olivetti.

-- 
John Cowan          http://www.ccil.org/~cowan        cowan at ccil.org
Consider the matter of Analytic Philosophy.  Dennett and Bennett are well-known.
Dennett rarely or never cites Bennett, so Bennett rarely or never cites Dennett.
There is also one Dummett.  By their works shall ye know them.  However, just as
no trinities have fourth persons (Zeppo Marx notwithstanding), Bummett is hardly
known by his works.  Indeed, Bummett does not exist.  It is part of the function
of this and other e-mail messages, therefore, to do what they can to create him.


  parent reply	other threads:[~2016-03-24 15:32 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24 13:19 Noel Chiappa
2016-03-24 14:23 ` Random832
2016-03-24 16:41   ` Jacob Goense
2016-03-24 14:28 ` Lawrence Stewart
2016-03-25 21:27   ` Diomidis Spinellis
2016-03-25 21:56     ` Steffen Nurpmeso
2016-03-28 12:04       ` Steffen Nurpmeso
2016-03-24 14:40 ` George Ross
2016-03-24 15:29   ` Random832
2016-03-24 15:32   ` John Cowan [this message]
2016-03-24 16:15   ` Mary Ann Horton
2016-03-24 20:29     ` scj
2016-03-25 12:54       ` Dave Horsfall
2016-03-26 21:04       ` Ronald Natalie
2016-03-24 19:56 ` scj
  -- strict thread matches above, loose matches on Subject: below --
2016-03-24 20:12 Norman Wilson
2016-03-24 20:24 ` Lyndon Nerenberg
2016-03-24 20:36 ` scj
2016-03-24 13:36 Doug McIlroy
2016-03-23 19:28 [TUHS] PDP-7 Unix: The B compiler works Warren Toomey
2016-03-24  9:01 ` [TUHS] Teletype simulator? Warren Toomey
2016-03-24 10:21   ` Pierre DAVID
2016-03-24 11:00     ` Clem cole
2016-03-24 11:01       ` Clem cole
2016-03-24 21:39       ` Clem Cole
2016-03-25  3:18         ` Mary Ann Horton
2016-03-25  3:57           ` Charles Anthony
2016-03-25 20:13             ` Mary Ann Horton
2016-03-24 16:37   ` Jacob Goense
2016-03-25  2:18   ` Dave Horsfall
2016-03-25  3:43     ` Greg 'groggy' Lehey
2016-03-25  5:59     ` Jacob Goense

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=20160324153218.GA11695@mercury.ccil.org \
    --to=cowan@mercury.ccil.org \
    /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).