=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.425 retrieving revision 1.426 diff -u -r1.425 -r1.426 --- src/usr.bin/tmux/tmux.1 2015/04/29 15:59:08 1.425 +++ src/usr.bin/tmux/tmux.1 2015/05/06 08:35:39 1.426 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.425 2015/04/29 15:59:08 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.426 2015/05/06 08:35:39 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: April 29 2015 $ +.Dd $Mdocdate: May 6 2015 $ .Dt TMUX 1 .Os .Sh NAME @@ -3345,6 +3345,7 @@ .It Li "window_index" Ta "#I" Ta "Index of window" .It Li "window_last_flag" Ta "" Ta "1 if window is the last used" .It Li "window_layout" Ta "" Ta "Window layout description" +.It Li "window_linked" Ta "" Ta "1 if window is linked across sessions" .It Li "window_name" Ta "#W" Ta "Name of window" .It Li "window_panes" Ta "" Ta "Number of panes in window" .It Li "window_silence_flag" Ta "" Ta "1 if window has silence alert"