insert(<cChar>) --> self
Inserts <cChar> into the editing buffer at the current cursor
position, shifting the existing contents of the buffer to the right.
The cursor is then placed one position to the right of the inserted
string.