commit | 7be152412ea0a614df11bce9ba5097574369a5f6 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Oct 01 23:31:09 2013 +0100 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Oct 01 23:31:09 2013 +0100 |
tree | 3616c5c837eda9e0baff88e809163834761c71a9 | |
parent | d0fa48db1eaea5fc2fa62111c2bfb4836f2b5f03 [diff] |
Make cmdq->client_exit a tristate (-1 means "not set") so that if explicitly set it can be copied from child to parent cmdq by if-shell and source-file. This fixes using attach or new. From Chris Johnsen.