| commit | e2ff51f93f934c8e5317dbafe95a1783b16287a0 | [log] [download] |
|---|---|---|
| author | Nicholas Marriott <nicm@openbsd.org> | Thu Aug 13 19:16:14 2009 +0000 |
| committer | Nicholas Marriott <nicm@openbsd.org> | Thu Aug 13 19:16:14 2009 +0000 |
| tree | 139de2edca62a556200321782bebba699a6e235e | |
| parent | 52793e7a3fc7f53b173ee887c221ff4ed38499e8 [diff] |
Rather than telling the client to exit in the function when creating a new session detached, let the caller do it. Allows "tmux new -d \; attach" to work.