CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/16 02:02:31
Modified files:
usr.bin/tmux : server-client.c
Log message:
Because we pass the file descriptor from client to server, tmux can't
usefully work if stdin is /dev/tty. Complain about it more clearly.
