CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2015/08/28 18:29:15

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

Log message:
Better take on reducing the name timer. Again check for name changes in
the main loop after events that may have changed the pane, but do so at
most once every 500 millis. If the pane changed too soon, use a timer to
ensure that a check happens later.

Reply via email to