vim trick – restoring something you delete
January 3rd, 2008 by webstersprodigy
If you delete, like say, 3 lines fast.
dd
dd
dd
and want to restore the 1st thing deleted only (not the other 2) you can with the following command:
“3dd
pretty slick. I’m not sure I’ll ever be enough of a power user to remember it.
This entry was posted
on Thursday, January 3rd, 2008 at 04:27 and is filed under Linux, Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.