MOVE RIGHT
Moves the cursor right one character at a time.
o If the cursor is free, you can move it anywhere in the buffer whether
characters are already there or not.
o If the cursor is bound, then from the end of a line, the cursor moves
to the start of the next line, if there is one. See help on the SET
CURSOR BOUND command.
o If you are at the right edge of a window, MOVE RIGHT does NOT shift the
window to the right. (See help on the SHIFT RIGHT command.)
Keys: The following keys are each defined as MOVE RIGHT:
EVE Default VT100 Keypad
------------------------------------
RIGHT arrow LEFT arrow or KP3
Related topics:
END OF LINE MOVE BY WORD SET CURSOR BOUND SET CURSOR FREE