=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.299 retrieving revision 1.300 diff -u -r1.299 -r1.300 --- src/usr.bin/tmux/tmux.1 2012/07/08 17:24:29 1.299 +++ src/usr.bin/tmux/tmux.1 2012/07/15 06:51:57 1.300 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.299 2012/07/08 17:24:29 jmc Exp $ +.\" $OpenBSD: tmux.1,v 1.300 2012/07/15 06:51:57 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: July 8 2012 $ +.Dd $Mdocdate: July 15 2012 $ .Dt TMUX 1 .Os .Sh NAME @@ -2909,6 +2909,7 @@ .It Li "pane_dead" Ta "1 if pane is dead" .It Li "pane_height" Ta "Height of pane" .It Li "pane_id" Ta "Unique pane ID" +.It Li "pane_index" Ta "Index of pane" .It Li "pane_pid" Ta "PID of first process in pane" .It Li "pane_start_command" Ta "Command pane started with" .It Li "pane_start_path" Ta "Path pane started with"