Branch: refs/heads/floating_panes
Home: https://github.com/tmux/tmux
Commit: 1e208abd932b1c29f07fbf6164736ed7acf08860
https://github.com/tmux/tmux/commit/1e208abd932b1c29f07fbf6164736ed7acf08860
Author: nicm <nicm>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M cmd-pipe-pane.c
M format.c
M tmux.1
M tmux.h
Log Message:
-----------
Add pane_pipe_pid with pipe fd and call setpgid to make it easier to kill.
Commit: d9d2b2f1eee0b9589406b2b7a3419fe4702d6352
https://github.com/tmux/tmux/commit/d9d2b2f1eee0b9589406b2b7a3419fe4702d6352
Author: Thomas Adam <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M cmd-pipe-pane.c
M format.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 41bddae90793d358e4f595d2dc4a69390041f946
https://github.com/tmux/tmux/commit/41bddae90793d358e4f595d2dc4a69390041f946
Author: nicm <nicm>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Fix incorrect condition for creating client name, from Vlad Apostol in
GitHub issue 4911.
Commit: 5310592967500dd1e931579e4f8d3c77b494c437
https://github.com/tmux/tmux/commit/5310592967500dd1e931579e4f8d3c77b494c437
Author: Thomas Adam <[email protected]>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 2c7f73f9c425d90e8da078650b841449f2f905a0
https://github.com/tmux/tmux/commit/2c7f73f9c425d90e8da078650b841449f2f905a0
Author: nicm <nicm>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M grid.c
Log Message:
-----------
Do not use recallocarray because the stored size may have changed during
reflow so may not match what it expects, fixes crash reported by Caspar
Schutijser.
Commit: 91b5108eae9ee9b0a0757d8e0d73c6b4c23d1bdb
https://github.com/tmux/tmux/commit/91b5108eae9ee9b0a0757d8e0d73c6b4c23d1bdb
Author: tb <tb>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M cmd-display-menu.c
Log Message:
-----------
tmux: don't leak menu if the tty is too small to display it
ok nicm
Commit: d0caf0a322b469a4582294d302b818a8d2590e0f
https://github.com/tmux/tmux/commit/d0caf0a322b469a4582294d302b818a8d2590e0f
Author: Thomas Adam <[email protected]>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M cmd-display-menu.c
M grid.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 46427f1dd71426a6581535e8c4423f001ddcbacf
https://github.com/tmux/tmux/commit/46427f1dd71426a6581535e8c4423f001ddcbacf
Author: Michael Grant <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M cmd-display-menu.c
M cmd-pipe-pane.c
M format.c
M grid.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'master' into floating_panes
Compare: https://github.com/tmux/tmux/compare/528e85656673...46427f1dd714
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/528e85-46427f%40github.com.