You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using goku, I tried implementing ESC to toggle a "capslock" mode by setting variable "capslock" 1 and then, when in capslock mode, having each a-z keypress trigger !Sa-z. Unfortunately I can't figure out how to make the toggle happen (e.g. by pressing ESC again)--I can only get it to be on or off, but not switch between the two. Have you had any luck?
That worked, but I found the UX of that particular implementation to be inferior as described in #38. (Perhaps there's an alternative Hammerspoon-based implementation that would provide UX comparable to the Karabiner-Elements implementation, but I'm not aware of such an implementation.) So once pqrs-org/Karabiner-Elements#545 was resolved, #38 reinstated the use of Karabiner-Elements.
The problems described in #40, #59, and #60 were also side effects of removing the dependency on Karabiner-Elements. #61 resolved those issues by porting (S)uper (D)uper Mode from Hammerspoon to Karabiner-Elements.
Now that Karabiner-Elements is a bit more mature, I want to try to move as much as I can from Hammerspoon into Karabiner.
Relevant:
https://pqrs.org/osx/karabiner/
How to switch the Case? · Issue #64 · jasonrudolph/keyboard
jasonrudolph/keyboard#64
Bug when typing "s"/"d" with another character in rapid succession · Issue #40 · jasonrudolph/keyboard
jasonrudolph/keyboard#40 (comment)
Move SuperDuper mode to Karabiner-elements by narze · Pull Request #61 · jasonrudolph/keyboard
jasonrudolph/keyboard#61
The text was updated successfully, but these errors were encountered: