Skip to content

Conversation

aymanbagabas
Copy link
Member

@aymanbagabas aymanbagabas commented Nov 29, 2023

This adds a new PtyHandler to handle allocating PTYs and storing them in
a platform specific field in Pty. This PR is backward-compatible,
it defaults to EmulatePty handler that sets the emulatePty field in
context and uses PtyWriter to preserve the current behavior.

Supersedes #7

TODO:

This adds a new PtyHandler to handle allocating PTYs and storing them in
a platform specific field in `Pty`. This PR is backward-compatible,
it defaults to EmulatePty handler that sets the `emulatePty` field in
context and uses `PtyWriter` to preserve the current behavor.
Signed-off-by: Carlos Alexandro Becker <[email protected]>
Signed-off-by: Carlos Alexandro Becker <[email protected]>
@aymanbagabas aymanbagabas merged commit 7ed763a into master Jan 17, 2024
@aymanbagabas aymanbagabas deleted the ptysess branch January 17, 2024 16:49
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.

2 participants