How to replace `pick` by `s` in the commit on `vi` - cniackz/public GitHub Wiki
Links:
https://stackoverflow.com/questions/9549729/vim-insert-the-same-characters-across-multiple-lines
Steps:
- Ctrl + v
- Select all the area where
pickis located:
pick
pick
pick
- From 6:0 to 8:3
- click
cand text will disappear - Type
sonly first line will be modified - Type
Escapeall lines will haves