How to repeat a key in macro? Alternative to (macro a a a a a a a a a a a a a a a a a a )
#1720
Unanswered
tesar-tech
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
what do you mean by scripted? you type But the threeness of even eyecandy stuff like does not work because |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I have a macro where I need to repeat a key multiple times.
I know there is
macro-repeat, but it sends the key while holding a key. What I need is something different.My actual reason for this is moving tabs in browsers, where shortcut
C-S-pgupis moving it towards the position1, andpgdntowards the end of the list. I just need to do it in a "scripted manner".Beta Was this translation helpful? Give feedback.
All reactions