mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	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:
		
							
								
								
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user