CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/08/28 10:10:46

Modified files:
        usr.bin/tmux   : cmd-set-option.c names.c server-window.c tmux.h 
                         window.c 

Log message:
Revert previous; we do need a timer, until I have a better idea. We
can't do the name check every loop, because that is too expensive, and
we can't make sure it only happens infrequently because we have no idea
when the next change will happen.

Reply via email to