go_left [nr]

Moves the cursor left. If the optional argument is supplied, you can state how many lines the cursor will move left. If you don't supply an argument, the cursor will go left one position.

Example: go_left 30