Replies: 2 comments 1 reply
-
I'm on mobile now, but have you tried if changing the last line to this makes a difference? (AltRight ShiftLeft) >> "dddddd" With that said, many mappings seem to break key repeat. I've come to accept it as a matter of compromise that just has to be made case by case. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is there a reason you put the |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
using the mapping
pressing
alt-gr
+shift
it prints 'ddddddddd' as expected. Keep holdingalt-gr
down and re-pressingshift
sends a backspace. I would have expected a sequence of 'ddddddddddd'if i use
the second time i press
shift
nothing happensBeta Was this translation helpful? Give feedback.
All reactions