aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2022-02-15 13:11:29 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2022-04-06 14:19:49 +0100
commiteabbc80b75ef8e02653c2728d7f646fc6a8f558f (patch)
treea76e96db8d8802ab166c57affcced9411fbb81ea /tmux.1
parent190b88fcabc413485584bffed6d8ed8b61db1b1f (diff)
downloadrtmux-eabbc80b75ef8e02653c2728d7f646fc6a8f558f.tar.gz
rtmux-eabbc80b75ef8e02653c2728d7f646fc6a8f558f.tar.bz2
rtmux-eabbc80b75ef8e02653c2728d7f646fc6a8f558f.zip
Add an option (default off) to control the passthrough escape sequence.
Like set-clipboard and allow-rename it is safer to forbid this by default.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 7 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 638c3232..2128f81a 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4406,6 +4406,13 @@ The default is on.
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