Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 2d5328a8604b026d9b143c6c46d85283c0676ed5
https://github.com/tmux/tmux/commit/2d5328a8604b026d9b143c6c46d85283c0676ed5
Author: nicm <[email protected]>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
M server-client.c
M tmux.h
M window.c
Log Message:
-----------
If a pane has no scrollbar, don't bother to redraw it, and if redraw is
deferred change scrollbar redraws into redraw-all-scrollbars not redraw
entire window. GitHub issue 5529.
Commit: 50ea32162f8ebf2f6843c2f89e15abf9e85d828f
https://github.com/tmux/tmux/commit/50ea32162f8ebf2f6843c2f89e15abf9e85d828f
Author: nicm <[email protected]>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
M window-buffer.c
Log Message:
-----------
Correct a comparison ('\0' should be 0).
Commit: af29c080ba42d5be7027249688a8803d7746bd4b
https://github.com/tmux/tmux/commit/af29c080ba42d5be7027249688a8803d7746bd4b
Author: tmux update bot <[email protected]>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
M server-client.c
M tmux.h
M window-buffer.c
M window.c
Log Message:
-----------
Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
* refs/remotes/tmux-openbsd/master:
Correct a comparison ('\0' should be 0).
If a pane has no scrollbar, don't bother to redraw it, and if redraw is
deferred change scrollbar redraws into redraw-all-scrollbars not redraw entire
window. GitHub issue 5529.
Compare: https://github.com/tmux/tmux/compare/e5db7598b292...af29c080ba42
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/e5db75-af29c0%40github.com.