commit | d01e7aac89fefff31e668ac2d668c84c345b9e67 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Sun May 10 16:52:46 2020 +0100 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Sun May 10 16:52:46 2020 +0100 |
tree | 5d773b1d95cb96f9c3b70e1d34c355f283a0a136 | |
parent | 5fa377d9273ee609784acc538a5defa09feb3095 [diff] |
Add a -D flag to ask tmux not to daemonize, useful both for running a debugger (lldb does not have follow-fork-mode) and for running with a managed supervisor init system. GitHub issue 2190.