=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.429 retrieving revision 1.430 diff -u -r1.429 -r1.430 --- src/usr.bin/tmux/tmux.1 2015/05/12 15:27:46 1.429 +++ src/usr.bin/tmux/tmux.1 2015/05/12 15:29:29 1.430 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.429 2015/05/12 15:27:46 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.430 2015/05/12 15:29:29 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -3304,6 +3304,7 @@ .It Li "pane_width" Ta "" Ta "Width of pane" .It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane" .It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane" +.It Li "session_alerts" Ta "" Ta "List of window indexes with alerts" .It Li "session_attached" Ta "" Ta "Number of clients session is attached to" .It Li "session_activity" Ta "" Ta "Integer time of session last activity" .It Li "session_activity_string" Ta "" Ta "String time of session last activity"