Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: d98635e1bd645b75f6eefde16aac1799e1b2b1f4
https://github.com/tmux/tmux/commit/d98635e1bd645b75f6eefde16aac1799e1b2b1f4
Author: nicm <[email protected]>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M cmd-break-pane.c
M cmd-join-pane.c
M cmd-split-window.c
M cmd-swap-pane.c
M cmd.c
M format.c
M layout.c
M options-table.c
M server-client.c
M spawn.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Add modal panes, created currently with new-pane -O. There is one modal
pane per window and it must be a floating pane. These are intended to
replace popups. Currently a modal pane will unzoom a zoomed window and
rezoom it when it is closed (a bit like modes do), but this is planned
to change when we get an always-on-top flag.
Commit: edefce8eb56fae365ee0bfac56e9e8f714efcb01
https://github.com/tmux/tmux/commit/edefce8eb56fae365ee0bfac56e9e8f714efcb01
Author: nicm <[email protected]>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Small section missed from previous.
Commit: 15746a1bc796a76cd855636e0073c339b517b1c2
https://github.com/tmux/tmux/commit/15746a1bc796a76cd855636e0073c339b517b1c2
Author: tmux update bot <[email protected]>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M cmd-break-pane.c
M cmd-join-pane.c
M cmd-split-window.c
M cmd-swap-pane.c
M cmd.c
M format.c
M layout.c
M options-table.c
M server-client.c
M spawn.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
* refs/remotes/tmux-openbsd/master:
Small section missed from previous.
Add modal panes, created currently with new-pane -O. There is one modal pane
per window and it must be a floating pane. These are intended to replace
popups. Currently a modal pane will unzoom a zoomed window and rezoom it when
it is closed (a bit like modes do), but this is planned to change when we get
an always-on-top flag.
Compare: https://github.com/tmux/tmux/compare/9459c7ca64e8...15746a1bc796
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/master/9459c7-15746a%40github.com.