CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/18 02:34:22
Modified files:
usr.bin/tmux : client.c control.c server-client.c server.c
tmux.1 tmux.h
Log message:
Add a flag to make a client wait for an empty line before exiting in
control mode to avoid stray commands ending up in the shell.
