Closed judah closed 5 years ago
Make it a looped KeyCommand inside a single call to runInputCmdT, rather than calling runInputCmdT once for each character.
This hopefully makes it closer to "real" results when entering multiple keys (e.g., holding them down).
This change is
Make it a looped KeyCommand inside a single call to runInputCmdT, rather than calling runInputCmdT once for each character.
This hopefully makes it closer to "real" results when entering multiple keys (e.g., holding them down).
This change is