Branch: refs/heads/floating_panes
Home: https://github.com/tmux/tmux
Commit: 8a4a150a1acb83edb3ca11a284594e8d2ee2bb49
https://github.com/tmux/tmux/commit/8a4a150a1acb83edb3ca11a284594e8d2ee2bb49
Author: Dane Jensen <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M layout.c
Log Message:
-----------
Fixed tiled cell detection and removed dead guard.
Commit: 584cafa2844d2ce5dae4a37da6b9e998b5cc6457
https://github.com/tmux/tmux/commit/584cafa2844d2ce5dae4a37da6b9e998b5cc6457
Author: Dane Jensen <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M layout.c
Log Message:
-----------
fix(floating_panes): Fixed tiled cell detection and removed dead guard.
When checking for space to split a layout cell, the window pane associated with
that cell is needed to check for options. This fixes an incomplete scan for
that window pane while updating the documentation to be more clear. There was
also a redundant guard that just added noise that is now removed.
Compare: https://github.com/tmux/tmux/compare/de41b93b73f9...584cafa2844d
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/floating_panes/de41b9-584caf%40github.com.