Option to detach tmux session when closing window/tab is gone
- iTerm2 version: 3.2.3
- OS version: 10.14
- com.googlecode.iterm2.plist
Detailed steps to reproduce the problem:
- SSH to a remote server and run
tmux -CC
- Close the resulting tmux tab or window.
What happened: I see a dialog offering to let me kill or hide the tmux window.
What should have happened: I see a dialog offering to let me kill or hide the window, or detach the session.
It looks like this PR (https://github.com/gnachman/iTerm2/pull/187) was merged years ago, and I remember using the functionality, but recently these changes seem to have gone missing from the master branch in GH.