redo
How do I do redo (i.e. "undo undo") in Vim?
开发者_开发问答In Vim, I did too much undo. How do I undo this (that is, redo)?Ctrl+rAlso check out :undolist, which offers multiple paths through the undo history. This is useful if you accidentally[详细]
2022-12-08 21:31 分类:问答