Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 1f0c54f7eaf33b892e1e1e6ad1d0274cc11c21a0
https://github.com/tmux/tmux/commit/1f0c54f7eaf33b892e1e1e6ad1d0274cc11c21a0
Author: nicm <nicm>
Date: 2026-02-15 (Sun, 15 Feb 2026)
Changed paths:
M cmd-set-buffer.c
Log Message:
-----------
Initialize bufname, reported by Mark Kelly.
Commit: f2184639762abed3887058416d10918e1366cb82
https://github.com/tmux/tmux/commit/f2184639762abed3887058416d10918e1366cb82
Author: nicm <nicm>
Date: 2026-02-16 (Mon, 16 Feb 2026)
Changed paths:
M grid.c
M window-copy.c
Log Message:
-----------
grid_peek_cell can return NULL, so check for it. From Conor Taylor in
GitHub issue 4848.
Commit: c9162837a09b34d47ada24c3be00f7af080bbb16
https://github.com/tmux/tmux/commit/c9162837a09b34d47ada24c3be00f7af080bbb16
Author: nicm <nicm>
Date: 2026-02-16 (Mon, 16 Feb 2026)
Changed paths:
M control.c
Log Message:
-----------
Pull format allocation outside of loop for control subs, from Conor
Taylor in GitHub issue 4848.
Commit: 55cedc24fa6763be9f0c1d3e332c870cdb43c828
https://github.com/tmux/tmux/commit/55cedc24fa6763be9f0c1d3e332c870cdb43c828
Author: nicm <nicm>
Date: 2026-02-16 (Mon, 16 Feb 2026)
Changed paths:
M control-notify.c
Log Message:
-----------
Format layout change string once per window in control notify, from
Conor Taylor in GitHub issue 4848.
Commit: fedd4440f0760ba55a0aff2f917ccc033b930ade
https://github.com/tmux/tmux/commit/fedd4440f0760ba55a0aff2f917ccc033b930ade
Author: nicm <nicm>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M grid.c
Log Message:
-----------
Reuse extended entry when clearing RGB cell, to prevent memory growth
when cells are repeatedly cleared (they are only compacted when scrolled
off screen). From Michael K Darling in GitHub issue 4862.
Commit: 4cc3de4f84be3a103de17526fda77e0bd828f20c
https://github.com/tmux/tmux/commit/4cc3de4f84be3a103de17526fda77e0bd828f20c
Author: Thomas Adam <[email protected]>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M cmd-set-buffer.c
M control-notify.c
M control.c
M grid.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/d3522c328c5e...4cc3de4f84be
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/d3522c-4cc3de%40github.com.