Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!lll-winken!uunet!zephyr.ens.tek.com!tektronix!sequent!ccssrv!perry From: perry@ccssrv.UUCP (Perry Hutchison) Newsgroups: comp.unix.questions Subject: Re: How does man know? Keywords: more, io redirection Message-ID: <713@ccssrv.UUCP> Date: 6 Oct 89 02:03:11 GMT References: <319@massey.ac.nz> <11170@smoke.BRL.MIL> <592@crdos1.crd.ge.COM> <2772@crdgw1.crd.ge.com> <2281@munnari.oz.au> Reply-To: perry@ccssrv.UUCP (Perry Hutchison) Organization: Control-C Software, Inc., Beaverton, OR, USA Lines: 16 In article <2281@munnari.oz.au> ok@cs.mu.oz.au (Richard O'Keefe) writes: > The point is that if paging is built into the terminal driver (thank you > whoever put the feature into European Unix User Group V7 Unix, thank you > whoever put it into SunOS), then it is *automatically* available to > *every* program and they all look the same to users. 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. It certainly works well, and I see no reason why such a scheme couldn't be much more widely adopted. Unfortunately, the Suntools implementation is incomplete. It works fine as long as the window is connected to a local process, but if I rlogin to another node it acts as if I had disabled page mode and I have to fall back on "more" or ^S/^Q (which do still work).