mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Add an option (scroll-on-clear) to control if tmux scrolls into history
on clear, from Robert Lange in GitHub issue 3121.
This commit is contained in:
		
							
								
								
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							@@ -4476,6 +4476,12 @@ Set the text shown at the bottom of exited panes when
 | 
			
		||||
.Ic remain-on-exit
 | 
			
		||||
is enabled.
 | 
			
		||||
.Pp
 | 
			
		||||
.It Xo Ic scroll-on-clear
 | 
			
		||||
.Op Ic on | off
 | 
			
		||||
.Xc
 | 
			
		||||
When the entire screen is cleared and this option is on, scroll the contents of
 | 
			
		||||
the screen into history before clearing it.
 | 
			
		||||
.Pp
 | 
			
		||||
.It Xo Ic synchronize-panes
 | 
			
		||||
.Op Ic on | off
 | 
			
		||||
.Xc
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user