11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
'H' goes to the beginning of the line, 'L' to the end.
|
|
|
|
'w' moves forward by a word. 'W' moves backward by a word.
|
|
|
|
'I' inserts text by calling the "I" command from the Block
|
|
editor.
|
|
|
|
'R' goes into replace mode at current cursor position.
|
|
Following keystrokes replace current character and advance
|
|
cursor. Press return to return to normal mode.
|