Back to contents

Commands that change the text then start an insertion

C

Delete (cut) to end of line and start inserting new text

Default keystroke(s): C

O

Start entering text on new line before current line

Default keystroke(s): O

S

Delete (cut) current line and begin inserting text

Default keystroke(s): S

c

Delete (cut) range and start inserting new text

Default keystroke(s): c

o

Start entering text on new line after current line

Default keystroke(s): o

s

Delete (cut) character under cursor and begin inserting text

Default keystroke(s): s