Skip to content

Add support for "repeat" property of keyboard event. #855

@leximayfield

Description

@leximayfield

Pretty simple, really. Right now, there's no way to tell if a keypress is a repeat keypress or not. There are some reasonable contexts where you might want to ignore repeat presses, and others where you might want to know about repeat keypresses.

Something like this: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/repeat

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions