CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/28 13:46:55
Modified files:
usr.bin/tmux : cmd-new-session.c
Log message:
Change so that sessions created detached (-d or no client) are always
80x24 and the status line is not applied until they attach. Also make -x
and -y work for control clients whether the session is detached or not.
