Change #275131
| Category | None |
| Changed by | nicm <nicm@openbsd.org> |
| Changed at | Fri 17 Jul 2026 21:34:34 |
| Repository | https://api.github.com/repos/tmux/tmux |
| Project | tmux/tmux |
| Branch | master |
| Revision | 496bfdce3879ccf5d057edabdc388c854a1466a4 |
Comments
Prevent display-panes from shifting the active pane scroll position by copying the screen from before zoom, also do not let resize consume blank lines.
Changed files
- tmux.h
- window-panes.c
- window.c