=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.289 retrieving revision 1.290 diff -u -r1.289 -r1.290 --- src/usr.bin/tmux/tmux.1 2012/04/23 22:10:45 1.289 +++ src/usr.bin/tmux/tmux.1 2012/04/23 22:23:14 1.290 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.289 2012/04/23 22:10:45 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.290 2012/04/23 22:23:14 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -2699,6 +2699,10 @@ option for details of special character sequences available. The default is .Ql #I:#W#F . +.Pp +.It Ic window-status-separator Ar string +Sets the separator drawn between windows in the status line. +The default is a single space character. .Pp .It Xo Ic xterm-keys .Op Ic on | off