CONTENTS | INDEX | PREV | NEXT

SYNTAX            : RIGHT

FUNCTION          : Moves cursor right within one row.

                    At the end of a line, the cursor is moved to the
                    beginning of the next line.

                    If the horizontal scrolling region is entered, the
                    cursor no longer moves right. Instead, the text area
                    moves to the left. This only happens for as long as
                    there still is invisible text beyond the window
                    border.

MATRIX