I'm trying to select & edit these text:
pick e17a1b1 test 1
pick 37d4ccb test 2
pick c7ab952 test 3
pick 905617f test 4
pick 1c77d56 test 5
pick 1805ffa test 6
What I do:
ctrl + v
(not V, because Ubuntu interprets it as paste action);- select all
pick
words; shift + I
;- start typing
abc
; esc
,esc
..;- from here is either nothing changes (if I type some different characters) or change the only first line.
What do I wrong?
UPDATE
I've tried vim-gnome and doing the same leads to the expected result!