Branch: refs/heads/screen_redraw
Home: https://github.com/tmux/tmux
Commit: eafd2bed5d29eca91c7ced6e38f4e5c2baafecf5
https://github.com/tmux/tmux/commit/eafd2bed5d29eca91c7ced6e38f4e5c2baafecf5
Author: nicm <nicm>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M layout.c
Log Message:
-----------
FIx a couple of minor errors in use of layout_cell_is_tiled.
Commit: d4defd943af173046483275caeff967f336a7b54
https://github.com/tmux/tmux/commit/d4defd943af173046483275caeff967f336a7b54
Author: nicm <nicm>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M cmd-join-pane.c
M cmd-resize-pane.c
M key-bindings.c
M tmux.1
Log Message:
-----------
Add -M to move-pane and default bindings for M-drag. From Michael Grant.
Commit: a8abea824758f9556099dc604b4d52528bd8341b
https://github.com/tmux/tmux/commit/a8abea824758f9556099dc604b4d52528bd8341b
Author: Thomas Adam <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M layout.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 6eb67fcc5f4641b114415a911b2472dc672236c8
https://github.com/tmux/tmux/commit/6eb67fcc5f4641b114415a911b2472dc672236c8
Author: Thomas Adam <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M cmd-join-pane.c
M cmd-resize-pane.c
M key-bindings.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 1ba8fa6f04f0a0f54ffcfac4a534478a86deb8c7
https://github.com/tmux/tmux/commit/1ba8fa6f04f0a0f54ffcfac4a534478a86deb8c7
Author: nicm <nicm>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Fix shifts to 1ULL and check scrollbar even if pane is not being redrawn.
Commit: 6f7965e4f1f27ce27efc160ad4dc4b5609751008
https://github.com/tmux/tmux/commit/6f7965e4f1f27ce27efc160ad4dc4b5609751008
Author: Thomas Adam <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3485e1c0893f91a0144936495c1a7925dbf189f9
https://github.com/tmux/tmux/commit/3485e1c0893f91a0144936495c1a7925dbf189f9
Author: nicm <nicm>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M screen-write.c
M server-client.c
M tmux.h
Log Message:
-----------
Tidy up server_client_check_redraw. Get rid of the bitmask tracking
panes which want redraw for deferred clients - if they are deferred then
they can just have a full redraw instead. Also return earlier if no
redraw is actually needed, and improve the comments.
Commit: 1dd2589a42da20ea4a29b0b29ed68e4f069bbdd1
https://github.com/tmux/tmux/commit/1dd2589a42da20ea4a29b0b29ed68e4f069bbdd1
Author: Thomas Adam <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M screen-write.c
M server-client.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 1965a06b560949cf441a704c5d8fc8406dd90b4e
https://github.com/tmux/tmux/commit/1965a06b560949cf441a704c5d8fc8406dd90b4e
Author: Nicholas Marriott <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M cmd-join-pane.c
M cmd-resize-pane.c
M key-bindings.c
M layout.c
M screen-write.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'master' into screen_redraw
Compare: https://github.com/tmux/tmux/compare/618d4186f0ab...1965a06b5609
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/screen_redraw/618d41-1965a0%40github.com.