Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 1c7e164c22a3cb21d1e281087cd4aaa489d72b84
https://github.com/tmux/tmux/commit/1c7e164c22a3cb21d1e281087cd4aaa489d72b84
Author: nicm <nicm>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M format.c
M input.c
M screen-redraw.c
M screen-write.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Add support for applications to use synchronized output mode (DECSET
2026) to prevent screen tearing during rapid updates. When an
application sends SM ?2026, tmux buffers output until RM ?2026 is received
or a 1-second timeout expires.
>From Chris Lloyd with the assistance of Claude Code, GitHub issue 4744.
Commit: 86c15d7ae994706750e9f1d8e68d41d956708a48
https://github.com/tmux/tmux/commit/86c15d7ae994706750e9f1d8e68d41d956708a48
Author: Thomas Adam <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M format.c
M input.c
M screen-redraw.c
M screen-write.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/3c36d5e4333e...86c15d7ae994
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/3c36d5-86c15d%40github.com.