[PR #19655] Use Char[] for Connection stdin #31916

Closed
opened 2026-01-31 09:50:22 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/19655

State: closed
Merged: Yes


This makes it possible to pass through non-null-terminated strings.
This is needed for the tmux control mode which passes string slices.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19655 **State:** closed **Merged:** Yes --- This makes it possible to pass through non-null-terminated strings. This is needed for the tmux control mode which passes string slices.
claunia added the pull-request label 2026-01-31 09:50:22 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31916