=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.483 retrieving revision 1.484 diff -c -r1.483 -r1.484 *** src/usr.bin/tmux/tmux.1 2016/04/29 14:05:24 1.483 --- src/usr.bin/tmux/tmux.1 2016/04/29 15:00:48 1.484 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.483 2016/04/29 14:05:24 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.484 2016/04/29 15:00:48 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 3064,3069 **** --- 3064,3077 ---- Like .Ic base-index , but set the starting index for pane numbers. + .Pp + .It Ic pane-border-format Ar format + Set the text shown in pane border status lines. + .Pp + .It Xo Ic pane-border-status + .Op Ic off | top | bottom + .Xc + Turn pane border status lines off or set their position. .Pp .It Ic pane-border-style Ar style Set the pane border style for panes aside from the active pane.