SYNTAX : ARG C RESULTING ARGUMENT: None FUNCTION : Move the cursor (and implicitly the value of . ) to any position in the buffer. ARGUMENT : The number of characters to move the cursor. Between - . and Z - . . Positive: towards the end of the buffer Negative: towards the start of the buffer DEFAULT : 1 MATRIX