CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/05 01:21:54
Modified files:
usr.bin/tmux : screen-redraw.c server-client.c status.c tmux.h
window-client.c
Log message:
Add struct status_line to hold status line members of struct client, not
used yet but will be soon. From Thomas Adam.
