Change so that sessions created detached (-d or no client) are always
authornicm <nicm@openbsd.org>
Sun, 28 May 2017 19:46:55 +0000 (19:46 +0000)
committernicm <nicm@openbsd.org>
Sun, 28 May 2017 19:46:55 +0000 (19:46 +0000)
commitc9d1f66a1485c7b5233ef526abfbfb54b0bcf20c
tree3b21b7363ed708c2ba4550214447a6c379d25a57
parente3bf66603d00961ebd4e4170dfcc9d4b9fb344aa
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.
usr.bin/tmux/cmd-new-session.c