MOVE RIGHT
Moves the cursor right one character at a time.
Key: EVE default VT100 keypad
-------------------------------------
--> (right arrow) KP3
Usage notes:
o If the cursor is free (default setting), you can move it anywhere in
the buffer whether text is there or not. For example, you can move
right of the right margin (and possibly out of view).
o If the cursor is bound, then from the end of a line, the cursor moves
to the start of the next line (if any), as in EDT, WPS, and other
editors. See help on SET CURSOR BOUND.
Related topics:
END OF LINE MOVE BY WORD SET CURSOR BOUND SET CURSOR FREE