CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/14 18:01:01
Modified files:
usr.bin/tmux : cmd-queue.c notify.c server.c tmux.h
Log message:
Drain notifys once at the end of the server loop instead of doing it
from the end of every command queue (which could be nested).
