Xref: utzoo comp.unix.questions:30537 comp.sys.apollo:8813 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!barmar From: barmar@think.com (Barry Margolin) Newsgroups: comp.unix.questions,comp.sys.apollo Subject: Re: Type-ahead in unix Message-ID: <1991Apr19.062722.4739@Think.COM> Date: 19 Apr 91 06:27:22 GMT References: <50ed9956.cb12@dabo.citi.umich.edu> <-Q=_Y$_@warwick.ac.uk> <4497@skye.ed.ac.uk> Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA, USA Lines: 17 In article <4497@skye.ed.ac.uk> richard@aiai.UUCP (Richard Tobin) writes: >In article <-Q=_Y$_@warwick.ac.uk> cudcv@warwick.ac.uk (Rob McMahon) writes: >>On a constructive note, I used to quite like the Burroughs MCP/CANDE approach >>of holding up output while you were half-way through an input line >This can be a pain if you've inadvertently typed something - you're >left wondering where the output's gone. Multics also has this option in its tty driver (actually, it's implemented in the front-end, so it doesn't work for pty's and network terminals, or when you're doing character-at-a-time I/O). It includes a timeout, so accidentally hitting a key doesn't stop output forever. -- Barry Margolin, Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar