=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.644 retrieving revision 1.645 diff -u -r1.644 -r1.645 --- src/usr.bin/tmux/tmux.1 2019/05/07 14:01:39 1.644 +++ src/usr.bin/tmux/tmux.1 2019/05/09 08:38:13 1.645 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.644 2019/05/07 14:01:39 schwarze Exp $ +.\" $OpenBSD: tmux.1,v 1.645 2019/05/09 08:38:13 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 7 2019 $ +.Dd $Mdocdate: May 9 2019 $ .Dt TMUX 1 .Os .Sh NAME @@ -3969,6 +3969,8 @@ .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_marked" Ta " Ta "1 if this is the marked pane" +.It Li "pane_marked_set" Ta " Ta "1 if a market pane is set" .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_pipe" Ta "" Ta "1 if pane is being piped"