Skip to content

bug: properly render the terminal when open() is called again #5253

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

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Dec 18, 2024

Fixes #4978 based on the suggestion by @Tyriar in #4978 (comment)

@akphi
Copy link
Contributor Author

akphi commented Jan 6, 2025

@Tyriar Hi, can you kindly approve the pipeline run so I could be sure if I need to make any further changes? Thanks!

Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

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

No major concerns here, thanks!

@Tyriar Tyriar added this to the 6.0.0 milestone Jan 6, 2025
@Tyriar Tyriar enabled auto-merge January 6, 2025 17:21
@Tyriar Tyriar self-assigned this Jan 6, 2025
@Tyriar Tyriar merged commit 601efc3 into xtermjs:master Jan 6, 2025
12 checks passed
@akphi
Copy link
Contributor Author

akphi commented Jan 6, 2025

@Tyriar Thanks for reviewing! Do we plan to cut a release anytime soon?

Tyriar added a commit to Tyriar/xterm.js that referenced this pull request Feb 14, 2025
This reverts commit 601efc3, reversing
changes made to af4208d.
Tyriar added a commit that referenced this pull request Feb 14, 2025
Revert "Merge pull request #5253 from akphi/patch-1"
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.

The terminal instance cannot be rendered correctly after calling .open() for the second time.
2 participants