Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site boring.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!mcvax!boring!jack From: jack@boring.UUCP Newsgroups: net.unix-wizards Subject: Re: Pagination in TTY driver Message-ID: <6594@boring.UUCP> Date: Sat, 24-Aug-85 16:47:47 EDT Article-I.D.: boring.6594 Posted: Sat Aug 24 16:47:47 1985 Date-Received: Mon, 26-Aug-85 01:30:13 EDT References: <928@brl-tgr.ARPA> Reply-To: jack@htsa.UUCP (Jack Jansen) Organization: AMOEBA project, CWI, Amsterdam Lines: 13 Apparently-To: rnews@mcvax.LOCAL I implemented a kernel paginator in V7, which was about half an hour work. It's invoked with the cr3 delay, and works only if the terminal is in normal (cooked) mode. It halts after 23 lines of output with no intervening input, and is restarted by a. Also, you can type ^Q, which will turn the paginator off, until the next time input is requested. If someone wants the code, drop me a line at jack@htsa.UUCP. -- Jack Jansen, jack@mcvax.UUCP The shell is my oyster.