CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/13 03:12:12
Modified files:
usr.bin/tmux : client.c cmd-detach-client.c server-client.c
tmux.1 tmux.h
Log message:
Add -E to detach-client to exec a command to replace the client instead
of exiting it, useful if tmux wasn't exec'd itself. From Jenna Magius.
