Skip to content

Combining multiple key modifiers such as ctrl.shift+q #685

@nickjj

Description

@nickjj

Hi,

The docs cover how to add something like keydown.ctrl+a or keydown.shift+a but there's no reference on how to combine multiple modifiers such as keydown.ctrl.shift+a. I also tried keydown.ctrl+shift+a. At a quick glance I didn't see any tests for this as well.

Is this feature not available? Are there any plans to support multiple modifiers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions