You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling RotatePanes when connected to the mux server results in the same behavior as when doing it when not connected to the mux server (i.e. the behavior in the second video).
Logs
No response
Anything else?
I also tried building from source (at 51c794a) and saw the same behavior, did not think it worth to try nightly as well.
The text was updated successfully, but these errors were encountered:
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 20240203-110809-5046fc22
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
No, and I'll explain why below
Describe the bug
The
RotatePanes
action does not rotate panes when connected to the mux server.To Reproduce
Start the mux server and connect to it like this:
wezterm-mux-server & wezterm connect persist
Then, create a split and trigger
RotatePanes 'Clockwise'
.The panes appear to briefly switch positions and then move back to the original order, see video:
Screen.Recording.2024-11-14.at.06.33.52.mov
When doing the same thing without the mux-server the two panes switch positions as expected, see video:
Screen.Recording.2024-11-14.at.06.27.59.mov
Configuration
Expected Behavior
Calling
RotatePanes
when connected to the mux server results in the same behavior as when doing it when not connected to the mux server (i.e. the behavior in the second video).Logs
No response
Anything else?
I also tried building from source (at 51c794a) and saw the same behavior, did not think it worth to try nightly as well.
The text was updated successfully, but these errors were encountered: