mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add no-detach-on-destroy client option (useful for control mode
clients). From laur dot aliste at gmail dot com, GitHub issue 4242.
This commit is contained in:
3
tmux.1
3
tmux.1
@ -1066,6 +1066,9 @@ The flags are:
|
||||
the client has an independent active pane
|
||||
.It ignore-size
|
||||
the client does not affect the size of other clients
|
||||
.It no-detach-on-destroy
|
||||
do not detach the client when the session it is attached to is destroyed if
|
||||
there are any other sessions
|
||||
.It no-output
|
||||
the client does not receive pane output in control mode
|
||||
.It pause-after=seconds
|
||||
|
Reference in New Issue
Block a user