Move Left
Moves the cursor left 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 and positioned on the start of a line, it moves to the
end of the previous line, if there is one.
Command Equivalent:
GOTO CHARACTER/HORIZONTALLY/REVERSE
Related Topics:
GOTO LINE
GOTO WORD