CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/19 10:45:03
Modified files:
usr.bin/tmux : screen-redraw.c server-client.c server-fn.c
status.c tmux.h tty.c
Log message:
Add a client redraw-window flag instead of the redraw-all flag and for
all just use the three flags together (window, borders, status).
