CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/27 02:35:09
Modified files:
usr.bin/tmux : client.c
Log message:
Do not close the stdout file descriptor in control mode as it will be
needed for printing the exit messages. Fixes a bug when detaching with
iTerm2.
