Skip to content

Bind characters with repetition #167

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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