This updates the tmux manpage for the automatic-renumber-windows session
option and the renumber-windows command.
---
 trunk/tmux.1 |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/trunk/tmux.1 b/trunk/tmux.1
index a5484c5..6b4a96b 100644
--- a/trunk/tmux.1
+++ b/trunk/tmux.1
@@ -1296,6 +1296,15 @@ Rename the current window, or the window at
 .Ar target-window
 if specified, to
 .Ar new-name .
+.It Xo Ic renumber-windows
+.Op Fl t Ar target-session
+.Xc
+.D1 (alias: Ic renumberw )
+Renumber all windows in numerical order in the given
+.Ar target-session
+respecting the
+.Ic base-index
+option if set.
 .It Xo Ic resize-pane
 .Op Fl DLRU
 .Op Fl t Ar target-pane
@@ -1768,6 +1777,18 @@ interactive menu when required.
 .Pp
 Available session options are:
 .Bl -tag -width Ds
+.It Xo Ic automatic-renumber-windows
+.Op Ic on | off
+.Xc
+If on, when a window is closed in a session, automatically renumber the other
+windows in numerical order.
+This respects the
+.Ic base-index
+option if it has been set.
+If off, do not renumber the windows.
+See the
+.Ic renumber-windows
+command.
 .It Ic base-index Ar index
 Set the base index from which an unused index should be searched when a new
 window is created.
-- 
1.7.5.4

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to