How does man know?

Richard Tobin richard at aiai.ed.ac.uk
Tue Oct 3 03:58:17 AEST 1989


In article <2258 at munnari.oz.au> ok at cs.mu.oz.au (Richard O'Keefe) writes:
>Because pausing every so often is a function of *terminal* output,
>not a function of output in general, so it belongs ``near'' the terminal.

Generally, I agree with this.  To do it right, however, requires a
little care.  The terminal driver has to know, for example, what the
terminal's clear-screen character is and what its line-wrapping
characteristics are, otherwise it will lose track.  General cursor
addressing will have the same problem, but presumably a program doing
that will disable the automatic paging.

-- 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