CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/09/23 06:03:31
Modified files: usr.bin/tmux : client.c server-msg.c tmux.1 tmux.c tmux.h tty.c Log message: Support -c like sh(1) to execute a command, useful when tmux is a login shell. Suggested by ha...@. This includes another protocol version increase (the last for now) so again restart the tmux server before upgrading.