Change #275108
| Category | tmux |
| Changed by | nicm <nicm@openbsd.org> |
| Changed at | Fri 17 Jul 2026 14:15:52 |
| Repository | https://github.com/tmux/tmux.git |
| Project | tmux |
| Branch | master |
| Revision | 2711780dffe2a5348f8d0e02095acd34a532a5bb |
Comments
Move per-client window sizes into control.c since the only user is for control mode.
Changed files
- cmd-refresh-client.c
- control.c
- resize.c
- server-client.c
- tmux.h