Macros not working properly #1164
KDASthenerd
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. This issue is very similar to this one.
Same thing happens: Registers can be recorded through
q<reg>and:let @<reg>="", and can also be referenced elsewhere.Using
@<reg>displays@at the bottom, but the macro is not run. Curiously, attempting@<reg>@<reg>@<reg>shows@@@at the bottom.In the video I type
@qqq, but the first q doesn't show, the second appears as@q, and the third actually completes theqqcommand, starting yet another recording.20250416-2336-57.1034541.mp4
Tried uninstalling and reinstalling the plugin, didn't work.
I'm using:
Beta Was this translation helpful? Give feedback.
All reactions