CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/09 10:24:34
Modified files:
usr.bin/tmux : screen-redraw.c server-client.c tmux.h
Log message:
Make the CLIENT_STATUS flag imply that pane status lines are redrawn if
they are enabled and break the actual screen generation code into a
separate function. Fixes problems reported by Romain Francoise.
