CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/25 04:09:07
Modified files:
usr.bin/tmux : Makefile cmd.c tmux.1 tmux.h
Added files:
usr.bin/tmux : cmd-wait-for.c
Log message:
Add a wait-for command which blocks a client on a named channel until it
is woken up again (with wait-for -S). From Thiago Padilha.
