Joined October 2012
·

goblin

nonblank
·
·

Posted to Time traveling in vim over 1 year ago

Nice feature, but here's one scenario of undo that I still didn't solve:

Start up vim. Hit Insert, type two or three words, then press Ctrl-U. It'll delete the line you've just typed.

Can anyone tell me how to undo that and get the line back? :->

PS in bash and other readline-using thingies, I can sometimes use Ctrl-Y as the just-deleted line went to a buffer that Ctrl-Y then yanks. This doesn't work in vim though.

Achievements
99 Karma
0 Total ProTip Views