Skip to content

KeySequence send doesn't work properly, It didn't print the whole world #79

Description

@bmariuszb

Here is the code example

use inputbot::KeySequence;

fn main() {
    KeySequence("Hello, world!").send()
}

Command:
sleep 2 && cargo run
Switch to other terminal
Output in the second terminal:
lo, world!
This is on linux Hyprland.

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