Change #270256
| Category | None |
| Changed by | nicm <nicm> |
| Changed at | Tue 09 Jun 2026 23:22:22 |
| Repository | https://api.github.com/repos/tmux/tmux |
| Project | tmux/tmux |
| Branch | master |
| Revision | d533d7c97ca3f769cd689faf7201a67017d458f0 |
Comments
Add a context for cell/palette/hyperlinks when drawing to tty to avoid passing so much in parameters.
Changed files
- cmd-display-panes.c
- cmd-kill-pane.c
- menu.c
- popup.c
- screen-redraw.c
- screen-write.c
- tmux.h
- tty-draw.c
- tty.c
- window-copy.c