Change #275109
| Category | tmux |
| Changed by | Thomas Adam <thomas.adam22@gmail.com> |
| Changed at | Fri 17 Jul 2026 14:24:25 |
| Repository | https://github.com/tmux/tmux.git |
| Project | tmux |
| Branch | master |
| Revision | 5bd10a8c2a1dfb38f6b835121ed717003677926b |
Comments
Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master' * refs/remotes/tmux-openbsd/master: Move per-client window sizes into control.c since the only user is for control mode. Change %% to escape single quotes (%1 remains with no quoting and %% with double quotes) to avoid a single quote being able to terminate quoted sections of commands. Fixes unexpected behaviour with session names containing single quotes reported by Aliz Hammond.
Changed files
- no files