commit | dceb6a15d04a2b2e050ab41816d0df3fe224b416 | [log] [download] |
---|---|---|
author | nicm <nicm> | Sat May 16 16:07:55 2020 +0000 |
committer | nicm <nicm> | Sat May 16 16:07:55 2020 +0000 |
tree | c2810c4472b71fd21301b6391e1a38a4e0774777 | |
parent | 126bacb473f7950a156944caba42fad5f1764287 [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.