candera / khordr

A keyboard chording application: supercharge your typing by pressing more than one key at once.
34 stars 3 forks source link

Backtick handler needs to punt when other keys are down #14

Closed candera closed 11 years ago

candera commented 11 years ago

In particular, it should not activate when shift is down, as typing ~ is actually fairly common, and currently you can wind up missing the shift-up event.