Skip to content

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

Merged
Tyriar merged 3 commits intoxtermjs:masterfrom
akphi:patch-1
Jan 6, 2025
Merged

bug: properly render the terminal when open() is called again#5253
Tyriar merged 3 commits intoxtermjs:masterfrom
akphi:patch-1

Conversation

@akphi
Copy link
Copy Markdown
Contributor

@akphi akphi commented Dec 18, 2024

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

@akphi
Copy link
Copy Markdown
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
Copy Markdown
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
@akphi
Copy link
Copy Markdown
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