CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/16 13:12:14
Modified files:
usr.bin/tmux : screen-redraw.c status.c tmux.h window-client.c
Log message:
Use a pointer for the active screen in the status line instead of
copying them around all the time.
