Skip to content

Add PTY Support for Interactive CLI Programs #5

@KSemenenko

Description

@KSemenenko

Implement Pseudo-Terminal (PTY) support using Pty.Net for handling interactive CLI programs.
Required NuGet Package:

Pty.Net

Definition of Done:

✅ Pty.Net integrated
✅ Interactive prompts work (y/n, passwords)
✅ Terminal resize handling
✅ Ctrl+C signal handling works
✅ Tested on Windows, Linux, macOS

Use dotnet9, install latest nuget.

Make sure all tests are passed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions