-
-
Notifications
You must be signed in to change notification settings - Fork 786
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
Close the non-last tab is very slow #5304
Comments
i will be grateful if someone who's familiar with the codebase points me the relevant code location |
I did some research in the codebase and I found that hover on the tab bar with the mouse speeds up the closure of the tab, can't figure out why. Hey @wez ,sorry to bother you, is this behavior intended? |
It sounds like there's a missing ping/wakeup between the mux layer and the gui layer, so the tabs will look wrong until the next status update interval (default is 1 second). |
Would you fix that? Or provide some instructions? |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
wezterm 20240405-180910-cce0706b
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
#5298 as this discuss described
To Reproduce
Configuration
Expected Behavior
close quickly
Logs
Debug Overlay
wezterm version: 20240405-180910-cce0706b aarch64-apple-darwin
Window Environment: macOS 12.6.1 (21G217)
Lua Version: Lua 5.4
OpenGL: Apple M1 Pro 4.1 Metal - 76.3
Anything else?
No response
The text was updated successfully, but these errors were encountered: