CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/26 02:41:47
Modified files:
usr.bin/tmux : client.c control.c file.c server-client.c
tmux.h
Log message:
Pass the stdout file descriptor from the client as well as stdin and use
them for control clients directly instead of passing everything via the
client.
