Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows terminal integration #41

Open
ak-lune opened this issue Oct 7, 2024 · 0 comments
Open

Windows terminal integration #41

ak-lune opened this issue Oct 7, 2024 · 0 comments

Comments

@ak-lune
Copy link

ak-lune commented Oct 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant