Skip to content

Macro execution via normal-range only works on odd lines #7

@TheBlob42

Description

@TheBlob42
  • record a macro that contains a houdini escape sequence
  • select multiple lines using V
  • execute the macro on those lines using :normal @<reg>
  • in "even" lines of your selection (e.g. the second, forth, etc.) the houdini escape sequence will not have worked an instead the keys have been inserted directly

houdini_macro_issue

The sequence is not executed because the timer did not run. We have an exception that this should not catch macro executions here, but for some reason it is not always working. I could reproduce the issue in a non-houdini context so I believe this is an upstream issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions