BSD 1 development
[unix-history] / man6 / cr3.6
CommitLineData
0632d7e3
BJ
1.th CR3 VI 8/24/77
2.sh NAME
3cr3 \- controlled output flow filter for crt previewing
4.sh SYNOPSIS
5.bd cr3
6[
7name ...
8]
9.sh DESCRIPTION
10.it Cr3
11is a filter which allows causual examination of a continuous text
12on a soft-copy terminal.
13It normally pauses after each 23 lines of output.
14If the user then hits a carriage-return, 23 more lines are displayed.
15If the user hits control-d,
1611 more lines are displayed (a ``scroll'').
17.s3
18It is also possible to type positive numbers to cr3 causing that
19many lines to be printed, or negative numbers causing that many lines
20to be discarded followed by a scroll.
21.s3
22The terminal is set to
23.it noecho
24mode by this program so that the output can be continuous.
25The numbers and carriage returns you type will thus not show on your terminal.
26.s3
27.dt
28A sample usage of
29.it cr3
30in previewing
31.it nroff
32output would be
33.s3
34 nroff \-ms +2 doc.n | cr3
35.sh SEE\ ALSO
36page (VI)
37.sh AUTHOR
38William Joy
39.sh BUGS
40The function of
41.it cr3
42should be done optionally by the teletype driver in the system.
43.it Cr3
44has its unusual name because Charles Haley
45implemented such a feature,
46which was enabled by
47.dt
48.s3
49 stty cr3