Skip to content

Undo in a single operation #10

Description

@PowerUser64

Actions performed in Vim's builtin macro playback can be undone as if they were a single edit (one u for each macro playback). Currently, dmacro-recorded macros do not match this behavior, which is a bit jarring. If dmacro were to prevent individual actions in a macro from going into the undo history and instead make the whole macro playback an undoable item, it would make it a lot more consistent with vim's built-in functionality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions