Where the user wishes to remove character from the middle of the line or to move text to the left, the '<' key can be used. It results in the character at the current cursor position being deleted and all characters to the right moving one character to the left to cover up the blank space. It effectively move the text string one place to the left.