[TUHS] early Unix terminals (was: Re: Curly braces: An evolution of UNIX and C)

G. Branden Robinson via TUHS tuhs at tuhs.org
Thu May 21 11:49:09 AEST 2026


At 2026-05-20T19:44:18-0600, Warner Losh wrote:
> Close. ^T didn't display in that extra line. The tty driver didn't
> know terminal types... unless it was a local hack.

Ah, good point.  Doing so via termcap/terminfo would have been a waste
anyway,[1] as the main motivation to whack Control+T in the first place
is because your userland program is jammed up/swapped out.

Regards,
Branden

[1] To say nothing of the tedium of setting up a "mailbox" for the
    kernel to drop the information into for later retrieval by the
    userland program, again missing the point of interrupting the kernel
    to demand basic performance stats from it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://www.tuhs.org/pipermail/tuhs/attachments/20260520/f2688f2c/attachment.sig>


More information about the TUHS mailing list