Skip to content

Sending ctrl + z doesn't work on windows #8

Closed
@hellow554

Description

@hellow554

I try to send a ctrl + z to sisterm to suspend a running linux process on the other end of the serial line.

But unfortunately the key doesn't go through.
Here's the output of the getch example:

Ctrl('v')
Ctrl('c')
Ctrl('x')
Null <-- should be Ctrl('z')

Do you know, whether that's a limiation of windows?
On linux this works flawlessly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions