Type-ahead in unix

Richard Tobin richard at aiai.ed.ac.uk
Wed Apr 3 22:03:33 AEST 1991


In article <15686 at smoke.brl.mil> gwyn at smoke.brl.mil (Doug Gwyn) writes:
>UNIX has "always" supported type-ahead.
>I think what you are discussing is deferred echo.
>Why would you have to have that?

Good question.  I find the "accidental" behaviour of shells like tcsh
ideal - the characters are echoed when you type them (because the tty
is in cooked mode) which makes delete (etc) usable, and again when the
shell reads them (because it does its own echoing), which lets you see
what commands you've executed (easily forgotten :-).

-- Richard
-- 
Richard Tobin,                       JANET: R.Tobin at uk.ac.ed             
AI Applications Institute,           ARPA:  R.Tobin%uk.ac.ed at nsfnet-relay.ac.uk
Edinburgh University.                UUCP:  ...!ukc!ed.ac.uk!R.Tobin



More information about the Comp.unix.questions mailing list