Hacker News new | ask | show | jobs
by PyWoody 607 days ago
In vim, you can do s/foo/bar/gc to iteratively confirm or skip each replacement.