Skip to content

VIM

  1. [CTRL-v] to activate block mode
  2. [arrows/hjkl] to Select multiline block
  3. [c]hange text & write new text
  4. [ESC]
  1. Enter Visual-Block mode: [CTRL-v]
  2. Select block
  3. Enter insert mode
    • press [c] to change (delete then insert)
    • press [SHIFT-I] to go insert mode
  4. Edit your line
  5. Pres [ESC] to write other lines