2020-06-04 19:20:40 -04:00
|
|
|
'H' goes to the beginning of the line, 'L' to the end.
|
|
|
|
|
2020-06-04 18:52:59 -04:00
|
|
|
'w' moves forward by a word. 'W' moves backward by a word.
|
2020-06-04 22:54:27 -04:00
|
|
|
|
|
|
|
'I' inserts text by calling the "I" command from the Block
|
|
|
|
editor.
|
2020-06-05 11:01:26 -04:00
|
|
|
|
|
|
|
'R' goes into replace mode at current cursor position.
|
|
|
|
Following keystrokes replace current character and advance
|
|
|
|
cursor. Press return to return to normal mode.
|