CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/26 01:34:40
Modified files:
usr.bin/tmux : screen-redraw.c
Log message:
Pass the screen_redraw_ctx struct into more functions instead of
individual arguments (for example for the pane status), from Michael
Grant.
