The keystrokes that insert and delete text are as follows:
|
Editing Action |
Key |
Alternative |
|
Delete character at cursor |
<Delete> |
<Ctrl+G> |
|
Delete character to the left of the cursor |
<Backspace> |
<Ctrl+H> |
|
Delete from the cursor to the end of the word |
<Ctrl+T> |
|
|
Delete from the cursor to the end of the line |
<Ctrl+Y> |
|
|
Undo deletion at the cursor |
<Ctrl+U> |
|
|
Insert new line at the cursor |
<Ctrl+N> |
|
|
Typeover/insert toggle |
<Insert> |
|