Skip to content
This repository was archived by the owner on Nov 8, 2017. It is now read-only.

Key combo triggers on single key. #50

@schoening

Description

@schoening

Shouldn't this only trigger when both 'w' and 'e' are pressed?
It triggers when 'w' is pressed.

jwerty.key('w+e', function () { console.log('w+e') });

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions