=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.876 retrieving revision 1.877 diff -c -r1.876 -r1.877 *** src/usr.bin/tmux/tmux.1 2022/02/03 07:26:43 1.876 --- src/usr.bin/tmux/tmux.1 2022/02/15 13:11:29 1.877 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.876 2022/02/03 07:26:43 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.877 2022/02/15 13:11:29 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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: February 3 2022 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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: February 15 2022 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4403,4408 **** --- 4403,4415 ---- Available pane options are: .Pp .Bl -tag -width Ds -compact + .It Xo Ic allow-passthrough + .Op Ic on | off + .Xc + Allow programs in the pane to bypass + .Nm + using a terminal escape sequence (\eePtmux;...\ee\e\e). + .Pp .It Xo Ic allow-rename .Op Ic on | off .Xc