Skip to content

Windows terminal integration #41

@adamkisari-lune

Description

@adamkisari-lune

Hi,

I've been looking for a serial console app that integrates well with Windows Terminal since MS released it. I think you did an excellent job with this one.

One small issue I found: when adding this to the json file as described in the readme, it didn't start at all. I had to modify the command line to the following:

            {
                "commandline": "%SystemRoot%\\System32\\cmd.exe /k \"ss -com:10 -baud:115200 -noclear\"",
                "name": "COM10"
            }

Best regards,
Adam

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