=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.176 retrieving revision 1.177 diff -c -r1.176 -r1.177 *** src/usr.bin/tmux/tmux.1 2010/06/14 23:04:44 1.176 --- src/usr.bin/tmux/tmux.1 2010/06/21 01:46:36 1.177 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.176 2010/06/14 23:04:44 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.177 2010/06/21 01:46:36 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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 14 2010 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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 21 2010 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 427,432 **** --- 427,444 ---- .Em bottom-left or .Em bottom-right may be used instead of a pane index. + .Pp + The special characters + .Ql + + and + .Ql - + may be followed by an offset, for example: + .Bd -literal -offset indent + select-window -t:+2 + .Ed + .Pp + When dealing with a session that doesn't contain sequential window indexes, + they will be correctly skipped. .Pp .Ar shell-command arguments are