Deletes the character at the current position in the line. You'll probably want to call redraw() after deleting chars.
See Implementation
Deletes the character at the current position in the line. You'll probably want to call redraw() after deleting chars.