summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2024-04-10 07:36:25 +0000
committernicm <nicm>2024-04-10 07:36:25 +0000
commit553d4cba794b4f81dd42ba139f8dfb54fcd13c16 (patch)
tree0a3f3b1a5ed2b3122bf307b1862ac449d8fe603c /tmux.1
parentc62a9ca16b8fa199904c7628f0cb95c50593af6f (diff)
Add an option allow-set-title to forbid applications from changing the
pane title, from someone in GitHub issue 3930.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 186ffee0..a5102216 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4750,6 +4750,12 @@ they will be allowed even if the pane is invisible.
Allow programs in the pane to change the window name using a terminal escape
sequence (\eek...\ee\e\e).
.Pp
+.It Xo Ic allow-set-title
+.Op Ic on | off
+.Xc
+Allow programs in the pane to change the title using the terminal escape
+sequences (\ee]2;...\ee\e\e or \ee]0;...\ee\e\e).
+.Pp
.It Xo Ic alternate-screen
.Op Ic on | off
.Xc