-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- 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
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
Labels
bugSomething isn't workingSomething isn't working