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

Implement resize for the smux example #177

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Apr 19, 2024

This PR implements resize for the smux example.

Previously, pty master is dropped explicitly, but it is needed for resize. I stored it in PtyPane struct but it's unclear to me if it's correct to do so.

Copy link
Owner

@a-kenji a-kenji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested and seems to be the correct solution.
Thank you!
Just the little comment change pending.

examples/smux.rs Show resolved Hide resolved
@a-kenji a-kenji merged commit d217da9 into a-kenji:development Apr 21, 2024
16 checks passed
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