TapHoldManager
TapHoldManager copied to clipboard
Use isHold to activate custom key
Hi
I have the following idea:
g & i:: Send, - g::Send, g +g::Send, G
The problem with this script is when I want to write "git" fastly, it convert to "-t". I was thinking about using the IsHold idea but I don't know how... Is it possible to solve this issue with your lib?