mirror of
https://github.com/tmux/tmux.git
synced 2024-11-16 01:18:52 +00:00
Document set-remain-on-exit.
This commit is contained in:
parent
73e375f9eb
commit
4641cf36a3
1
TODO
1
TODO
@ -101,4 +101,3 @@
|
|||||||
(hopefully) for 0.8, in no particular order:
|
(hopefully) for 0.8, in no particular order:
|
||||||
- document new layout stuff: section on layouts etc; document next-layout
|
- document new layout stuff: section on layouts etc; document next-layout
|
||||||
- document swap-pane and rotate-window
|
- document swap-pane and rotate-window
|
||||||
- document set-remain-on-exit
|
|
||||||
|
8
tmux.1
8
tmux.1
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tmux.1,v 1.87 2009-04-21 16:34:31 nicm Exp $
|
.\" $Id: tmux.1,v 1.88 2009-04-21 16:38:23 nicm Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -904,6 +904,12 @@ Repeat is enabled for the default keys of the
|
|||||||
and
|
and
|
||||||
.Ic resize-pane-down
|
.Ic resize-pane-down
|
||||||
commands.
|
commands.
|
||||||
|
.It Xo Ic set-remain-on-exit
|
||||||
|
.Op Ic on | Ic off
|
||||||
|
.Xc
|
||||||
|
Set the
|
||||||
|
.Ic remain-on-exit
|
||||||
|
window option for any windows first created in this session.
|
||||||
.It Xo Ic set-titles
|
.It Xo Ic set-titles
|
||||||
.Op Ic on | Ic off
|
.Op Ic on | Ic off
|
||||||
.Xc
|
.Xc
|
||||||
|
Loading…
Reference in New Issue
Block a user