Skip to content

Support interactive SSH sessions on Windows - #30

Merged
htr merged 2 commits into
mainfrom
feature-20260728-windows-breakpoint-pty-fallback
Jul 28, 2026
Merged

Support interactive SSH sessions on Windows#30
htr merged 2 commits into
mainfrom
feature-20260728-windows-breakpoint-pty-fallback

Conversation

@htr

@htr htr commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fall back to pipe-backed stdin, stdout, and stderr when an SSH client requests a PTY on Windows.
  • Connect stdin for non-PTY SSH sessions.
  • Add a Windows integration test that starts the SSH server, requests a PTY, and runs commands through cmd.exe.
  • Run the SSH package test on windows-latest in commit checks.

Validation

@htr
htr merged commit 4e0c8cd into main Jul 28, 2026
2 checks passed
@htr
htr deleted the feature-20260728-windows-breakpoint-pty-fallback branch July 28, 2026 13:56
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

Successfully merging this pull request may close these issues.

1 participant