commit | f117c7d94a2abb0561540a1fe33dd729b1cb8b34 | [log] [download] |
---|---|---|
author | nicm <nicm> | Sun Jul 13 20:23:10 2014 +0000 |
committer | nicm <nicm> | Sun Jul 13 20:23:10 2014 +0000 |
tree | 14a53479b19dc5c126b353874b84d4f013a00f55 | |
parent | d1f939cede4a1eb7137feb892450e0e2b650cc6c [diff] |
If a client is killed while suspended with ^Z so has gone through the MSG_EXITED dance, don't try to resume it since a) it's pointless and b) the tty structures have been cleaned up and tmux will crash.