CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/20 19:27:47
Modified files:
usr.bin/tmux : cmd-choose-window.c cmd-new-window.c resize.c
server-fn.c server-window.c session.c status.c
tmux.h
Log message:
Having a list of winlinks->alerts for each session is stupid, just store
the alert flags directly in the winlink itself.
