wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

mux: split, close, split again -> wonky sizing

Open wez opened this issue 2 years ago • 1 comments

The position problem still exists. (Split a pane, close a pane, split again, this time pane goes to the place of a third pane, as if the second pane was split.)

Originally posted by @CIAvash in https://github.com/wez/wezterm/issues/1752#issuecomment-1088858264

image

wez avatar Apr 05 '22 15:04 wez

When I'm using top-level split, I hit similar issue. The upper left pane is original pane. I expect bottom pane height is same as upper pane height.

How to reproduce.

wezterm cli split-pane --right
wezterm cli split-pane --top-level --bottom
# close bottom pane
wezterm cli split-pane --top-level --bottom

The wezterm version is 20220905-102802,7d4b8249. I hit this issue on macOS and Windows.

image

mtanda avatar Sep 14 '22 00:09 mtanda

Any updates on this?

aca avatar Mar 20 '23 07:03 aca

I can't reproduce either of these scenarios on the very latest nightly build. Note that I did hit an unrelated deadlock when using wezterm cli split-pane to test this; that is resolved by 829e5c15cfe34c00ebd36b55dc929ac3b0cc83f1 but didn't trigger if you use key assignments to split.

wez avatar Mar 20 '23 14:03 wez

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.

github-actions[bot] avatar Apr 21 '23 03:04 github-actions[bot]