Repeat 2nd last key in action for special key #1953
Closed
data-niklas
started this conversation in
General
Replies: 2 comments
-
|
You can brute-force it by declaring each case for all the keys. There is currently no support for "output 2nd last key". |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks - thats ugly, but it works :) |
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.
-
I am trying to implement the Afterburner layout in kanata https://blog.simn.me/posts/2025/afterburner/ which includes a special key which outputs different characters depending on the 2nd last key.
By default it will repeat the 2nd last key.
Is there a way to repeat the 2nd last key in Kinata?
E.g.:
key-historywill only check the history, but not return items from the history.Beta Was this translation helpful? Give feedback.
All reactions