Closed carmelopellegrino closed 3 years ago
sorry, just found this is duplicate of issue #542
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.
Describe the bug
If I right-click on a tab, the tab selector show up. If I right-click again on any of the tabs wezterm panics.
Here is the panic traces:
Seems like rust is panicking to prevent mutex deadlock or something similar.
Environment:
To Reproduce
Just open wezterm with tab bar active and right-click twice the current tab.
Configuration
Probably not relevant, though I put it here:
Expected behaviour
Not to panic :) A valid option could be to go back to the previously active tab.