Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 6db6a30ab508c4a924245e2d8ccb7bac39838d5c
https://github.com/tmux/tmux/commit/6db6a30ab508c4a924245e2d8ccb7bac39838d5c
Author: Nicholas Marriott <[email protected]>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M server-fn.c
Log Message:
-----------
Need signal.h for utempter, from Yasuhiro Kimura.
Commit: ec4b5b52afa6e98f313896815018926911e39160
https://github.com/tmux/tmux/commit/ec4b5b52afa6e98f313896815018926911e39160
Author: Nicholas Marriott <[email protected]>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
Version and CHANGES.
Commit: 0af04295f3cc622c711711e1d0b1befd06837493
https://github.com/tmux/tmux/commit/0af04295f3cc622c711711e1d0b1befd06837493
Author: nicm <nicm>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M tty.c
Log Message:
-----------
Newer libevents do not allow event_del on a zero'd event.
Commit: 2a0b078e1519bd710cfee9975bd6b0f885063dac
https://github.com/tmux/tmux/commit/2a0b078e1519bd710cfee9975bd6b0f885063dac
Author: nicm <nicm>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M server-client.c
M status.c
M tmux.h
Log Message:
-----------
Place cursor on correct line if message-line is not 0, reported by
Alexis Hildebrandt.
Commit: 640e1a76438317303aefcd8b76d35a11e59594f6
https://github.com/tmux/tmux/commit/640e1a76438317303aefcd8b76d35a11e59594f6
Author: Nicholas Marriott <[email protected]>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: bfecbb068594bfbbc7ad8782abab4f5b11f89779
https://github.com/tmux/tmux/commit/bfecbb068594bfbbc7ad8782abab4f5b11f89779
Author: Nicholas Marriott <[email protected]>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M regress/combine-test.result
Log Message:
-----------
Fix combine-test.result, GitHub issue 4717.
Commit: 2c78a5acebe5adfd90ca9f890d24d5bf3ee5e293
https://github.com/tmux/tmux/commit/2c78a5acebe5adfd90ca9f890d24d5bf3ee5e293
Author: nicm <nicm>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M server-client.c
Log Message:
-----------
Add horizontal border case to server_client_check_mouse_in_pane to fix
mouse resizing. GitHub issue 4720 from Michael Grant, reported by
someone in GitHub issue 4715.
Commit: a40f98df0ae80a04d57935b6e0a1913db8ad9bef
https://github.com/tmux/tmux/commit/a40f98df0ae80a04d57935b6e0a1913db8ad9bef
Author: nicm <nicm>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M attributes.c
M screen.c
M style.c
M tmux.h
Log Message:
-----------
Change noattr to be an explicit attribute in the style so that it works
correctly and does not delete attributes set in the style itself, GitHub
issue 4713.
Commit: 52917abe21c1f3c930399946c3b0bccbcc604439
https://github.com/tmux/tmux/commit/52917abe21c1f3c930399946c3b0bccbcc604439
Author: Nicholas Marriott <[email protected]>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: 33c1ba154940461029eb45a9ba047bf8cf7307e7
https://github.com/tmux/tmux/commit/33c1ba154940461029eb45a9ba047bf8cf7307e7
Author: nicm <nicm>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M screen-write.c
Log Message:
-----------
Allow characters to be combined in either order, reported by Jake
Stewart in GitHub issue 4726.
Commit: 3b57077d015a33ec9f7f4571f90f1cfd25132245
https://github.com/tmux/tmux/commit/3b57077d015a33ec9f7f4571f90f1cfd25132245
Author: nicm <nicm>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M utf8-combined.c
Log Message:
-----------
Add a missing skin tone, from Jake Stewart in GitHub issue 4736.
Commit: 2fc123cf4a72d32f7b8bdbce1223cf583d808354
https://github.com/tmux/tmux/commit/2fc123cf4a72d32f7b8bdbce1223cf583d808354
Author: Nicholas Marriott <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: ff207eb5834515580694a4623f7d45233794f7f1
https://github.com/tmux/tmux/commit/ff207eb5834515580694a4623f7d45233794f7f1
Author: nicm <nicm>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M screen-redraw.c
M server-client.c
M window-copy.c
Log Message:
-----------
Fix y offset of mouse if status at top. GitHub issue 4738 from Michael
Grant.
Commit: 01962e25dc25b732361fa0b94ce630651891cd33
https://github.com/tmux/tmux/commit/01962e25dc25b732361fa0b94ce630651891cd33
Author: nicm <nicm>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M key-bindings.c
Log Message:
-----------
Allow drag in alternate screen again, GitHub issue 4743 reported by Brad
King.
Commit: faebe7a70a43958ea69a4ddfa1812da3f97bd621
https://github.com/tmux/tmux/commit/faebe7a70a43958ea69a4ddfa1812da3f97bd621
Author: nicm <nicm>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M format-draw.c
M format.c
Log Message:
-----------
Do not read over buffer if format is a single #, and do not loop forever
if UTF-8 is unfinished in a format. Reported by Giorgi Kobakhia im
GitHub issue 4735.
Commit: cc117b5048f77a4842820f8ebbe3a86e5c077224
https://github.com/tmux/tmux/commit/cc117b5048f77a4842820f8ebbe3a86e5c077224
Author: Nicholas Marriott <[email protected]>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: ef0a7e328c8c407d1a368e326536cf79d8258a09
https://github.com/tmux/tmux/commit/ef0a7e328c8c407d1a368e326536cf79d8258a09
Author: Nicholas Marriott <[email protected]>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M CHANGES
Log Message:
-----------
Merge branch 'tmux-3.6a'
Compare: https://github.com/tmux/tmux/compare/8e922ab6904d...ef0a7e328c8c
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/8e922a-ef0a7e%40github.com.