Pagination in TTY driver

jack at boring.UUCP jack at boring.UUCP
Sun Aug 25 06:47:47 AEST 1985


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 <CR>. 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 at htsa.UUCP.
-- 
	Jack Jansen, jack at mcvax.UUCP
	The shell is my oyster.



More information about the Comp.unix.wizards mailing list