mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Remove the set-remain-on-exit option, it was always a hack and can now
be done with hooks instead.
This commit is contained in:
13
tmux.1
13
tmux.1
@ -2696,19 +2696,6 @@ flag to
|
||||
Repeat is enabled for the default keys bound to the
|
||||
.Ic resize-pane
|
||||
command.
|
||||
.It Xo Ic set-remain-on-exit
|
||||
.Op Ic on | off
|
||||
.Xc
|
||||
Set the
|
||||
.Ic remain-on-exit
|
||||
window option for any windows first created in this session.
|
||||
When this option is true, windows in which the running program has
|
||||
exited do not close, instead remaining open but inactivate.
|
||||
Use the
|
||||
.Ic respawn-window
|
||||
command to reactivate such a window, or the
|
||||
.Ic kill-window
|
||||
command to destroy it.
|
||||
.It Xo Ic set-titles
|
||||
.Op Ic on | off
|
||||
.Xc
|
||||
|
Reference in New Issue
Block a user