Skip to content

Arg delete + undo mangles state of a macro #2

@staticshock

Description

@staticshock

Sample file (one line, cursor position on the closing paren):

fn(delete_this_word,)

macro that works: X%wdw
macro that fails: X%wdaaudw

Both macros have identical results when executed manually, but the latter one fails when executed as a macro. The only difference between the macros is the daau, which performs the arg deletion and then undoes it.

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