Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site basser.SUN Path: utzoo!watmath!clyde!floyd!harpo!decvax!mulga!munnari!basser!boyd From: boyd@basser.SUN (Boyd Roberts) Newsgroups: net.unix-wizards,net.bugs Subject: Re: Terminal output: parity, 7 vs. 8 bits, etc. Message-ID: <250@basser.SUN> Date: Sun, 1-Apr-84 16:15:08 EST Article-I.D.: basser.250 Posted: Sun Apr 1 16:15:08 1984 Date-Received: Mon, 2-Apr-84 00:47:17 EST References: <1484@vax4.fluke.UUCP>, <144@log-hb.UUCP> Organization: Dept of C.S., University of Sydney Lines: 8 > However; There's a lot of stuff that ought to > be fixed up in the tty drivers, notably echoing. > ( I'd like a deferred mode as on TOPSXX, that is, > Echo when read by requesting program. ) That's right, we need delayed echo and deferred writes. The write could be deferred until I'm ready to read it. Then there would be no need for "Terminal Paging in the Kernel".