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

Fix: slow close non last tab #5441

Merged
merged 3 commits into from
Jun 8, 2024
Merged

Conversation

Mrreadiness
Copy link
Contributor

Fix issue: #5304
Problem: after closing a non-last tab invalidate wasn't called, which is important for rendering tabs.

Copy link
Owner

@wez wez left a comment

Choose a reason for hiding this comment

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

Thanks for diving in!

mux/src/window.rs Outdated Show resolved Hide resolved
@wez wez merged commit 4f190b0 into wez:main Jun 8, 2024
13 of 17 checks passed
wez added a commit that referenced this pull request Jun 8, 2024
saep pushed a commit to saep/wezterm that referenced this pull request Jul 14, 2024
* fix: slow close non last tab

* fix: found better place

* Update mux/src/window.rs

---------

Co-authored-by: Wez Furlong <[email protected]>
saep pushed a commit to saep/wezterm that referenced this pull request Jul 14, 2024
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