Builder tmux-solaris10-i386 Build #2157
Results:
Build successful
SourceStamp:
| Project | tmux |
| Repository | https://github.com/tmux/tmux.git |
| Branch | master |
| Revision | 0800e51d411d7854d6b462b62c14717402e26db8 |
| Got Revision | 0800e51d411d7854d6b462b62c14717402e26db8 |
| 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 | 2157 | Build |
| codebase | Build | |
| got_revision | 0800e51d411d7854d6b462b62c14717402e26db8 | Git |
| project | tmux | Build |
| repository | https://github.com/tmux/tmux.git | Build |
| revision | 0800e51d411d7854d6b462b62c14717402e26db8 | 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 | Thu Feb 26 11:25:17 2026 |
| End | Thu Feb 26 11:32:22 2026 |
| Elapsed | 7 mins, 5 secs |
All Changes:
:
Change #259019
Category tmux Changed by nicm <nicm> Changed at Tue 24 Feb 2026 08:50:27 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 00946007d8e870c08cc7cdb10c469968febf90f1 Comments
Respond to DECRQM 2026, from David Turnbull in GitHub issue 4887.
Changed files
- input.c
Change #259021
Category tmux Changed by nicm <nicm> Changed at Tue 24 Feb 2026 09:00:43 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 9316476a733cea89f78b52efe3f761b8cf482bf1 Comments
Add commands to turn exit on scroll on, off, toggle. From xcdnlgd at hotmail dot com in GitHub issue 4884.
Changed files
- window-copy.c
Change #259023
Category tmux Changed by nicm <nicm> Changed at Tue 24 Feb 2026 09:20:52 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 09bd686327c7765e8364253004b951a04d011beb Comments
Add sorting (-O flag) and a custom format (-F) to list-keys, from Dane Jensen in GitHub issue 4845.
Changed files
- Makefile
- cmd-list-commands.c
- cmd-list-keys.c
- key-bindings.c
- sort.c
- tmux.1
- tmux.h
Change #259025
Category tmux Changed by nicm <nicm> Changed at Tue 24 Feb 2026 19:06:41 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision bd6e201926f6a5bf1249c806acf0ab5f002e72d4 Comments
Do not expand #() in E: and T:, from Mason Davis.
Changed files
- format.c
Change #259027
Category tmux Changed by nicm <nicm> Changed at Wed 25 Feb 2026 08:53:41 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 5b3c642195a1fc5f555c490b6b78dae84697cc51 Comments
Pass paste buffer through vis(3) when pasting to prevent buffers containing for example the bracket end sequence causing issues. -S flag disables. Reported by Mason Davis.
Changed files
- cmd-paste-buffer.c
- tmux.1
- tmux.h
- utf8.c
Change #259029
Category tmux Changed by nicm <nicm> Changed at Wed 25 Feb 2026 08:59:45 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 5ff385f8a9a43647956f467bafbac09120ee60a2 Comments
Tweak previous to reset cursor again as well.
Changed files
- window-copy.c
Change #259031
Category tmux Changed by Thomas Adam <thomas@xteddy.org> Changed at Thu 26 Feb 2026 11:18:15 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 0800e51d411d7854d6b462b62c14717402e26db8 Comments
Merge branch 'obsd-master'
Changed files
- no files