CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/09 15:22:22
Modified files:
usr.bin/tmux : 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
Log message:
Add a context for cell/palette/hyperlinks when drawing to tty to avoid
passing so much in parameters.
