Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: comp.arch Subject: Re: paging in the terminal driver Message-ID: <8856@utzoo.UUCP> Date: Fri, 30-Oct-87 14:29:43 EST Article-I.D.: utzoo.8856 Posted: Fri Oct 30 14:29:43 1987 Date-Received: Fri, 30-Oct-87 14:29:43 EST References: <573@elxsi.UUCP> <682@its63b.ed.ac.uk> <796@quacky.UUCP> <421@nuchat.UUCP>, <3619@sol.ARPA> Organization: U of Toronto Zoology Lines: 17 Keywords: output pagination > >... the feeling of coming back from a meeting or extended coffee > > expedition to find that the compile you fired off half an hour ago only > >got through the first screenful of compiler version number announcements. > > This is easily fixed by sending the program output to a file and then having > the terminal driver display the file... There is a simpler and better fix. Any built-in terminal pager should have a magic character (we use control-T for obscure reasons) that says "disable paging until next input". Then you just start your long-running process, hit the paging-off character, and depart. And when you come back and start work again, paging turns back on automatically. This probably belongs somewhere other than comp.arch. comp.os.misc? -- PS/2: Yesterday's hardware today. | Henry Spencer @ U of Toronto Zoology OS/2: Yesterday's software tomorrow. | {allegra,ihnp4,decvax,utai}!utzoo!henry