Add an option allow-set-title to forbid applications from changing the

pane title, from someone in GitHub issue 3930.
This commit is contained in:
nicm
2024-04-10 07:36:25 +00:00
parent c62a9ca16b
commit 553d4cba79
4 changed files with 18 additions and 2 deletions

6
tmux.1
View File

@ -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