Branch: refs/heads/floating_panes
Home: https://github.com/tmux/tmux
Commit: ab1f2ef71c48bc9617db0874ca21681679f4d678
https://github.com/tmux/tmux/commit/ab1f2ef71c48bc9617db0874ca21681679f4d678
Author: nicm <nicm>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M screen.c
M tmux.h
Log Message:
-----------
Add a function to convert a screen to a string, from Michael Grant.
Commit: 8e06739e266db5d076c2598778b665fdac10bf7c
https://github.com/tmux/tmux/commit/8e06739e266db5d076c2598778b665fdac10bf7c
Author: nicm <nicm>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Fix window-size=latest not resizing on switch-client in session groups.
>From Ilya Grigoriev in GitHub issue 4818.
Commit: 26aacd0e3215b4cc63682180c714b775620735c1
https://github.com/tmux/tmux/commit/26aacd0e3215b4cc63682180c714b775620735c1
Author: nicm <nicm>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M server-client.c
Log Message:
-----------
Handle theme keys earlier so they are processed even if a popup is open.
>From Josh Cooper in GitHub issue 4827.
Commit: 818745a6056fdeb1e761e6c27fb91ea286b2ccbf
https://github.com/tmux/tmux/commit/818745a6056fdeb1e761e6c27fb91ea286b2ccbf
Author: nicm <nicm>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M options.c
Log Message:
-----------
Set PANE_STYLECHANGED when user options change, from Josh Cooper in
GitHub issue 4825.
Commit: ecbf8d76d0df0dcc3c05ea59e280de1b15b149c3
https://github.com/tmux/tmux/commit/ecbf8d76d0df0dcc3c05ea59e280de1b15b149c3
Author: nicm <nicm>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M menu.c
M popup.c
Log Message:
-----------
Reevaluate menu and popup styles on each draw to allow them to change
when options change, from Josh Cooper in GitHub issues 4828 and 4829.
Commit: 195a9cfd8885d631633b414495a1f2540faa2601
https://github.com/tmux/tmux/commit/195a9cfd8885d631633b414495a1f2540faa2601
Author: nicm <nicm>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M grid-view.c
M grid.c
M options.c
M session.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
When history-limit is changed, apply to existing panes, not just new
ones. GitHub issue 4705.
Commit: f70150a6637b55de522d99b623dce51428fec6c8
https://github.com/tmux/tmux/commit/f70150a6637b55de522d99b623dce51428fec6c8
Author: nicm <nicm>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M Makefile
M grid.c
M menu.c
M popup.c
M screen-redraw.c
M screen.c
M server-client.c
M tmux.h
A tty-draw.c
M tty.c
Log Message:
-----------
Replace overlay_ranges with visible_ranges which can hold more than
three ranges (will be needed for floating panes); move the visible
ranges checks outside of tty_draw_line and rewrite it to fix issues with
partially-obscured wide characters. With Michael Grant.
Commit: e6522138557e31b60bae8e303453bd3cdea6f978
https://github.com/tmux/tmux/commit/e6522138557e31b60bae8e303453bd3cdea6f978
Author: Thomas Adam <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M grid-view.c
M grid.c
M menu.c
M options.c
M popup.c
M screen.c
M server-client.c
M session.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d7f59eccaf7f9435065017fa214a7b3c53bc631d
https://github.com/tmux/tmux/commit/d7f59eccaf7f9435065017fa214a7b3c53bc631d
Author: Thomas Adam <[email protected]>
Date: 2026-01-28 (Wed, 28 Jan 2026)
Changed paths:
M Makefile.am
M grid.c
M menu.c
M popup.c
M screen-redraw.c
M screen.c
M server-client.c
M tmux.h
A tty-draw.c
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 2ad0f4a9e79b21e3a01a5a8973ac3cad17a75a28
https://github.com/tmux/tmux/commit/2ad0f4a9e79b21e3a01a5a8973ac3cad17a75a28
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M grid-view.c
M grid.c
M menu.c
M options.c
M popup.c
M screen.c
M server-client.c
M session.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'master' into floating_panes
Compare: https://github.com/tmux/tmux/compare/1ec9ca497b74...2ad0f4a9e79b
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/floating_panes/1ec9ca-2ad0f4%40github.com.