Move Right Moves the cursor right one character at a time, as follows: 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. Command Equivalent: GOTO CHARACTER/HORIZONTALLY/FORWARD Related Topics: GOTO LINE GOTO WORD