SHIFT RIGHT
Shifts the current window to the right by the number of columns you
specify.
This does not shift text in the buffer, but only the horizontal position
of the window relative to the buffer, so you can view the undisplayed
portion of very wide text, such as lines 100 characters long, without
having to widen the EVE screen.
Example:
Commands Purposes or Effects
---------------------------------------------------------------------
SHIFT RIGHT 30 Shifts the current window 30 columns to the right,
so that column 31 of your text is in the leftmost
column of the window.
SHIFT LEFT 30 Shifts the current window 30 columns to the left---so
that column 1 of your text is in the leftmost column
of the window.
Usage notes:
o With each SHIFT command, EVE tells you the total number of columns the
window is shifted. To find out the current shift (if any), use SHOW.
o On DECwindows, you can shift the window to the right by clicking MB1 to
the right of the thumb in the horizontal scroll bar. See help on
Scroll Bars.
Related topics:
Scroll Bars SET WIDTH SHIFT LEFT SHOW