VIM
Multiline edit with visual block mode
Section titled “Multiline edit with visual block mode”- [CTRL-v] to activate block mode
- [arrows/hjkl] to Select multiline block
- [c]hange text & write new text
- [ESC]
# Multiline edit
Section titled “# Multiline edit”- Enter Visual-Block mode: [CTRL-v]
- Select block
- Enter insert mode
- press [c] to change (delete then insert)
- press [SHIFT-I] to go insert mode
- Edit your line
- Pres [ESC] to write other lines