CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/22 08:32:28
Modified files:
usr.bin/tmux : server-client.c tmux.h tty-keys.c tty.c
Log message:
Store client in tty struct directly instead of using a callback function
pointer.
