CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/04 16:42:51
Modified files:
usr.bin/tmux : server-client.c server.c tmux.h
Log message:
Move status timer check into the global once-per-second timer, this could maybe
be done better but one every second is better than once every 50 ms.
