SET SCROLL SMOOTH (default)
Causes each new line of text to scroll into your window.
Usage notes:
o SET SCROLL SMOOTH causes each new line of text to scroll into your
window. This makes for slightly slower scrolling than with SET SCROLL
JUMP which scrolls only part of your window before repainting all new
text in one operation.
o This setting has no effect if you use SET SCROLL OFF.
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 Smooth button in the dialog box.
Related topics:
Attributes SET SCROLL JUMP SET SCROLL MARGINS
SET SCROLL OFF SET SCROLL ON