diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-10-14 00:01:13 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-10-14 00:01:13 +0100 |
commit | a7ce19347a81282b82db1663eed5fd8dd00e927f (patch) | |
tree | eabd001d0024db05e0555abe45964d6507286376 /tmux.1 | |
parent | 5d2288b22aeb7e00e7ef14805d40784a49073d7d (diff) | |
parent | 7a1a01feeff7b2ab17e2caef2d6b2180a8c1e70e (diff) | |
download | rtmux-a7ce19347a81282b82db1663eed5fd8dd00e927f.tar.gz rtmux-a7ce19347a81282b82db1663eed5fd8dd00e927f.tar.bz2 rtmux-a7ce19347a81282b82db1663eed5fd8dd00e927f.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -2700,19 +2700,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 |