Change #265614
| Category | tmux |
| Changed by | Nicholas Marriott <nicholas.marriott@gmail.com> |
| Changed at | Mon 27 Apr 2026 14:09:07 |
| Repository | https://github.com/tmux/tmux.git |
| Project | tmux |
| Branch | master |
| Revision | fc6d94a9f8a593bd8b7031650802084385d4ee03 |
Comments
Track which list (images or saved_images) each image is on so they can be removed from the correct list when the total image count is reached. Fixes crash reported by xlabai at tencent dot com.
Changed files
- image.c
- screen.c
- tmux.h