Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 7383c04205fc37c18f0e047a07d7273790784473
https://github.com/tmux/tmux/commit/7383c04205fc37c18f0e047a07d7273790784473
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M cmd-split-window.c
M screen-write.c
Log Message:
-----------
Preseve prompt flags across line clear, from Aung Myo Kyaw.
Commit: dd02989e88b700b18ffa0230b49e245ca340ee48
https://github.com/tmux/tmux/commit/dd02989e88b700b18ffa0230b49e245ca340ee48
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M window.c
Log Message:
-----------
Invalidate scene when changing window Z index, from Dane Jensen.
Commit: e24969b4227266e5775bdc9688c14c937e2713df
https://github.com/tmux/tmux/commit/e24969b4227266e5775bdc9688c14c937e2713df
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M layout.c
M tmux.h
Log Message:
-----------
Add a helper to swap a node into the place of a leaf, from Dane Jensen.
Commit: 5e0b0a2aa3cc5da7f724ef03eab5c60636545890
https://github.com/tmux/tmux/commit/5e0b0a2aa3cc5da7f724ef03eab5c60636545890
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M layout.c
M tmux.h
Log Message:
-----------
Pulled code out of layout_split_pane for reuse and added
layout_insert_tile. From Dane Jensen.
Commit: 79f0f97495ff9a53b14cec8b058312c3f506ea67
https://github.com/tmux/tmux/commit/79f0f97495ff9a53b14cec8b058312c3f506ea67
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M cmd-split-window.c
M tmux.1
Log Message:
-----------
Make split-window create a new floating pane if used in a floating pane,
rather than just complaining. Also improve documentation. From Dane
Jensen.
Commit: e0dd40f812fdbc9a8f7dfa2810d8db3666ce1c66
https://github.com/tmux/tmux/commit/e0dd40f812fdbc9a8f7dfa2810d8db3666ce1c66
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M window-copy.c
Log Message:
-----------
Clear lines before writing in copy mode to avoid leaving stray text when
new line is shorter than old.
Commit: 7cd33ce0dd3d3e8afe50815a237ad14457d343fc
https://github.com/tmux/tmux/commit/7cd33ce0dd3d3e8afe50815a237ad14457d343fc
Author: nicm <nicm>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M window-tree.c
Log Message:
-----------
Set view name immediately when entering mode.
Commit: 96899dc527999ee9130246eec86d76d79b1a8d97
https://github.com/tmux/tmux/commit/96899dc527999ee9130246eec86d76d79b1a8d97
Author: nicm <nicm>
Date: 2026-06-28 (Sun, 28 Jun 2026)
Changed paths:
M tmux.c
Log Message:
-----------
Only forbid #( in names and titles (styles are #[ and are useful).
Commit: 705fbf92eec703cef6f23c1cdbb2c0d822eed7da
https://github.com/tmux/tmux/commit/705fbf92eec703cef6f23c1cdbb2c0d822eed7da
Author: Thomas Adam <[email protected]>
Date: 2026-06-28 (Sun, 28 Jun 2026)
Changed paths:
M cmd-split-window.c
M layout.c
M screen-write.c
M tmux.1
M tmux.c
M tmux.h
M window-copy.c
M window-tree.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/2dc704abb6f6...705fbf92eec7
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/2dc704-705fbf%40github.com.