v2.0.0-pre9
Pre-release
Pre-release
Potentially Breaking Changes
- The configuration option
allowCombinationSubmatches
is now ignored when theCmd
key is pressed down (submatches are always allowed whenCmd
is pressed). This is to fix the following bug.
Bugfixes
- Fix moving between actions bound to the
Cmd
(Meta
) key (e.g.cmd+1
->cmd+2
without releasingCmd
) #201