SET SCROLL OFF
Disables scrolling of text as new text is brought into the window. The
window is repainted each time a scroll would otherwise occur.
Usage notes:
o The opposite setting (SET SCROLL ON) scrolls new text as it is brought
into the window.
o With scrolling disabled, the window is repainted each time new text is
brought into the window.
o This command prevents EVE from scrolling text using either SMOOTH or
JUMP scrolling.
o The setting applies in all your buffers. To save your setting for
future editing sessions, use SAVE ATTRIBUTES to create a section file
or to create or update a command file (see help on Attributes).
o On DECwindows, you can toggle this setting as follows:
1. Choose Global Attributes from the Options menu.
2. Click M1 on the Set Scroll Off button in the dialog box.
Related topics:
Attributes SET SCROLL JUMP SET SCROLL MARGINS
SET SCROLL ON SET SCROLL SMOOTH