Skip to content

Bind characters with repetition #167

@vishnuvardhan-s

Description

@vishnuvardhan-s

Describe the bug
I am trying to bind a key combination like "k > k".

Example code

keyboardjs.bind("k > k", () => {
    console.log("k was pressed and then again k was pressed")
});

Expected behavior
Event should have been triggered

Enviroment

  • OS: Windows
  • Browser Edge
  • Version 2.7.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions