Skip to content

I can't figure out how to send 2 keys at once (shift+home) #5

@bbigras

Description

@bbigras

When I do:

ctx.key_down(tfc::Key::Shift)?;
ctx.key_click(tfc::Key::Home)?;
ctx.key_up(tfc::Key::Shift)?;

It seems I only get the "home" key:

Peek.03-09-2022.07-49.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions