Builder tmux-solaris10-i386 Build #2137
Results:
Build successful
SourceStamp:
| Project | tmux |
| Repository | https://github.com/tmux/tmux.git |
| Branch | master |
| Revision | e6522138557e31b60bae8e303453bd3cdea6f978 |
| Got Revision | e6522138557e31b60bae8e303453bd3cdea6f978 |
| Changes | 7 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-i386' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/tmux-solaris10-i386 | slave |
| buildername | tmux-solaris10-i386 | Builder |
| buildnumber | 2137 | Build |
| codebase | Build | |
| got_revision | e6522138557e31b60bae8e303453bd3cdea6f978 | Git |
| project | tmux | Build |
| repository | https://github.com/tmux/tmux.git | Build |
| revision | e6522138557e31b60bae8e303453bd3cdea6f978 | Build |
| scheduler | schedule-tmux-solaris10-i386 | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/tmux-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Thomas Adamthomas@xteddy.org
- nicmnicm
Timing:
| Start | Fri Jan 23 11:56:34 2026 |
| End | Fri Jan 23 12:03:07 2026 |
| Elapsed | 6 mins, 32 secs |
All Changes:
:
Change #256130
Category tmux Changed by nicm <nicm> Changed at Tue 20 Jan 2026 17:32:05 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision ab1f2ef71c48bc9617db0874ca21681679f4d678 Comments
Add a function to convert a screen to a string, from Michael Grant.
Changed files
- screen.c
- tmux.h
Change #256131
Category tmux Changed by nicm <nicm> Changed at Tue 20 Jan 2026 23:50:08 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 8e06739e266db5d076c2598778b665fdac10bf7c Comments
Fix window-size=latest not resizing on switch-client in session groups. From Ilya Grigoriev in GitHub issue 4818.
Changed files
- server-client.c
Change #256132
Category tmux Changed by nicm <nicm> Changed at Thu 22 Jan 2026 08:39:35 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 26aacd0e3215b4cc63682180c714b775620735c1 Comments
Handle theme keys earlier so they are processed even if a popup is open. From Josh Cooper in GitHub issue 4827.
Changed files
- server-client.c
Change #256133
Category tmux Changed by nicm <nicm> Changed at Thu 22 Jan 2026 08:42:30 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 818745a6056fdeb1e761e6c27fb91ea286b2ccbf Comments
Set PANE_STYLECHANGED when user options change, from Josh Cooper in GitHub issue 4825.
Changed files
- options.c
Change #256134
Category tmux Changed by nicm <nicm> Changed at Thu 22 Jan 2026 08:52:24 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision ecbf8d76d0df0dcc3c05ea59e280de1b15b149c3 Comments
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.
Changed files
- menu.c
- popup.c
Change #256135
Category tmux Changed by nicm <nicm> Changed at Thu 22 Jan 2026 09:55:01 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 195a9cfd8885d631633b414495a1f2540faa2601 Comments
When history-limit is changed, apply to existing panes, not just new ones. GitHub issue 4705.
Changed files
- grid-view.c
- grid.c
- options.c
- session.c
- tmux.1
- tmux.h
- window-copy.c
Change #256136
Category tmux Changed by Thomas Adam <thomas@xteddy.org> Changed at Fri 23 Jan 2026 11:50:55 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision e6522138557e31b60bae8e303453bd3cdea6f978 Comments
Merge branch 'obsd-master'
Changed files
- no files