Skip to content

Issue typeing negative numbers #67

@Ssamm45

Description

@Ssamm45

If you try to type '-3' it fails to product output.

It appears that the issue is that the command xdotool type '-3' is trying to interpret -3 as an argument instead of the code to type if the command is changed to xdotool type -- '-3' works as expected.

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