=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.438 retrieving revision 1.439 diff -u -r1.438 -r1.439 --- src/usr.bin/tmux/tmux.1 2015/06/15 10:58:01 1.438 +++ src/usr.bin/tmux/tmux.1 2015/06/17 16:50:28 1.439 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.438 2015/06/15 10:58:01 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.439 2015/06/17 16:50:28 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 15 2015 $ +.Dd $Mdocdate: June 17 2015 $ .Dt TMUX 1 .Os .Sh NAME @@ -1544,7 +1544,7 @@ .Ar target-session is specified, select the last window of the current session. .It Xo Ic link-window -.Op Fl dk +.Op Fl adk .Op Fl s Ar src-window .Op Fl t Ar dst-window .Xc @@ -1558,6 +1558,10 @@ is specified and no such window exists, the .Ar src-window is linked there. +With +.Fl a , +the window is moved to the next index up (following windows +are moved if necessary). If .Fl k is given and @@ -1623,7 +1627,7 @@ .Ar dst-pane may belong to the same window. .It Xo Ic move-window -.Op Fl rdk +.Op Fl ardk .Op Fl s Ar src-window .Op Fl t Ar dst-window .Xc