CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/03 12:28:37
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-new-session.c tmux.1
tmux.h
Log message:
Add new-session -X and attach-session -x to send SIGHUP to parent when
detaching (like detach-client -P). From Colin Watson in GitHub issue
1773.
