=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.548 retrieving revision 1.549 diff -u -r1.548 -r1.549 --- src/usr.bin/tmux/tmux.1 2017/05/05 11:59:47 1.548 +++ src/usr.bin/tmux/tmux.1 2017/05/07 22:27:57 1.549 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.548 2017/05/05 11:59:47 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.549 2017/05/07 22:27: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: May 5 2017 $ +.Dd $Mdocdate: May 7 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -3561,6 +3561,7 @@ .It Li "pane_input_off" Ta "" Ta "If input to pane is disabled" .It Li "pane_index" Ta "#P" Ta "Index of pane" .It Li "pane_left" Ta "" Ta "Left of pane" +.It Li "pane_mode" Ta "" Ta "Name of pane mode, if any." .It Li "pane_pid" Ta "" Ta "PID of first process in pane" .It Li "pane_right" Ta "" Ta "Right of pane" .It Li "pane_search_string" Ta "" Ta "Last search string in copy mode"