Many of the commands operate on the text at the "edit position". The edit position corresponds to the cursor position in Visual Mode. Commands exist to move the edit position by character or by line. The number of lines or characters the edit position moves is determined by the numeric argument for the command. Negative numbers mean backward movement, towards the beginning of the edit buffer.