tmux detach
Detach a client from the server
Options
Name | Description |
---|---|
-a | Kills all but the client given with -t |
-P | Send SIGHUP to the parent process |
-E <shell-command> | Run the given shell-command to replace the client |
-t <target-client> | The target client |
-s <target-session> | Detach all clients attached to the specified session |