CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/09/03 03:32:38
Modified files: usr.bin/tmux : Makefile control.c notify.c server-client.c tmux.h Added files: usr.bin/tmux : control-notify.c Log message: Send notifications to control clients. Also don't redraw client when suspended.