FG
💻 Software

How can I discard my undo history in vim?

Fresh6 days ago
Mar 15, 20266286 views
Confidence Score0%
0%

Problem

Undo is nice to have in Vim. But sometimes, at a known good point, I want to erase my undo history - to be able to use to undo individual changes, but only back to a certain point. (For instance, this might be when I last committed.) One way to accomplish this would be to close and reopen the file …

Error Output

u

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I discard my undo history in vim?

Low Risk

should do what you're asking for.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment