=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.566 retrieving revision 1.567 diff -u -r1.566 -r1.567 --- src/usr.bin/tmux/tmux.1 2017/07/04 22:21:31 1.566 +++ src/usr.bin/tmux/tmux.1 2017/07/07 14:39:45 1.567 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.566 2017/07/04 22:21:31 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.567 2017/07/07 14:39:45 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 4 2017 $ +.Dd $Mdocdate: July 7 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -3596,6 +3596,7 @@ .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_pipe" Ta "" Ta "1 if pane is being piped" .It Li "pane_right" Ta "" Ta "Right of pane" .It Li "pane_search_string" Ta "" Ta "Last search string in copy mode" .It Li "pane_start_command" Ta "" Ta "Command pane started with"