CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/07/13 00:27:41
Modified files: usr.bin/tmux : cmd-list.c notify.c tmux.h Log message: Add a queue of notifys and a way to turn them off and on (we do not want notifys to happen during some commands). Based on code from George Nachman.