Replies: 2 comments 2 replies
-
Yeah! Love this thing! What i'm using is:
to send The only hurdle is you have to type them real quick in succession. I personally wasn't able to tweak timeout and release behavior to accept slower typing and still trigger (while vim easily allows this) - either it's not possible or I can't wrap my head around the activation logic (tho it seems to be documented really thoroughly!), like maybe you necessarily have to keep both keys down for it to happen, idk. I was hoping the release behavior setting would help with this but i haven't really noticed much of a difference with either first-release or all-released for this use case. Still it rules! |
Beta Was this translation helpful? Give feedback.
-
Isn't that a sequence? The whole idea about the chord is that the order is not relevant. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
simulate
Here is a working attempt to have ordered chords (I had planned to request them as a new feature)
typing a then b the output will be "ab"
typing b then a the output will be "ba"
This can be useful in overruling home row mods, but maybe there are other applications (please share).
Beta Was this translation helpful? Give feedback.
All reactions