Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!ginosko!uunet!mcsun!ukc!edcastle!aiai!richard From: richard@aiai.ed.ac.uk (Richard Tobin) Newsgroups: comp.unix.questions Subject: Re: How does man know? Keywords: more, io redirection Message-ID: <1206@skye.ed.ac.uk> Date: 11 Oct 89 14:32:09 GMT References: <319@massey.ac.nz> <11170@smoke.BRL.MIL> <592@crdos1.crd.ge.COM> <2772@crdgw1.crd.ge.com> <2281@munnari.oz.au> <713@ccssrv.UUCP> Reply-To: richard@aiai.UUCP (Richard Tobin) Organization: AIAI, University of Edinburgh, Scotland Lines: 22 In article <713@ccssrv.UUCP> perry@ccssrv.UUCP (Perry Hutchison) writes: >I think this actually refers to the "Page Mode" of a "tty" window. Strictly >speaking, that is in Suntools rather than in SunOS itself, although there >may be some kernel support involved. Providing it in suntools (actually shelltool) is essentially providing it in the terminal - the terminal emulator sits on the far side of a pseudo- terminal, and the program typically doesn't notice that it isn't talking to a real terminal. The terminal emulator does have some advantages over the real terminal, since it can detect whether the terminal is in raw mode (for example), and could change its behaviour accordingly. It would be perfectly possible to use a pseudo-terminal to construct a paging filter; indeed it could do a lot more (line-editing for example). -- Richard -- Richard Tobin, JANET: R.Tobin@uk.ac.ed AI Applications Institute, ARPA: R.Tobin%uk.ac.ed@nsfnet-relay.ac.uk Edinburgh University. UUCP: ...!ukc!ed.ac.uk!R.Tobin