Branch: refs/heads/floating_panes
Home: https://github.com/tmux/tmux
Commit: 76196b8ffa17659e653840d86229d27448735c84
https://github.com/tmux/tmux/commit/76196b8ffa17659e653840d86229d27448735c84
Author: Dane Jensen <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M cmd-split-window.c
M spawn.c
M tmux.h
M window.c
Log Message:
-----------
Moved new-pane into split-window.
Commit: c3fc0229e5d4dae317fb1af1572fb9434971bee3
https://github.com/tmux/tmux/commit/c3fc0229e5d4dae317fb1af1572fb9434971bee3
Author: Dane Jensen <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M window.c
Log Message:
-----------
style fixes
Commit: 0ae8019e7f152fb980bf1cde80de6c93d3d59776
https://github.com/tmux/tmux/commit/0ae8019e7f152fb980bf1cde80de6c93d3d59776
Author: Dane Jensen <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M cmd-split-window.c
M spawn.c
M tmux.h
M window.c
Log Message:
-----------
Better api design and abstraction for `new-pane` and `split-window`.
While working on #5043, feedback was given by @mgrant0 regarding api design
that also required addressing in `new-pane` and `split-window`. This MR
addresses that feedback (no subflags, flag restriction for semantic reasons,
unified 'float' and 'tile' flags across commands).
Compare: https://github.com/tmux/tmux/compare/fd4e68315159...0ae8019e7f15
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/fd4e68-0ae801%40github.com.