Add a queue of notifys and a way to turn them off and on (we do not want
commit5385a9bb347ae703fdc44eb59c71d70e61fbf95e
authorNicholas Marriott <nicm@openbsd.org>
Fri, 13 Jul 2012 06:27:41 +0000 (13 06:27 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Fri, 13 Jul 2012 06:27:41 +0000 (13 06:27 +0000)
tree8b62f04660a8c99b8315117072d6a06384c6dbdd
parent35a8a61254a190d2c4ec52f0525993ab1594bc44
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.
cmd-list.c
notify.c
tmux.h