mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch '3.0-rc' into 3.0a-rc
This commit is contained in:
		
							
								
								
									
										3
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								CHANGES
									
									
									
									
									
								
							@@ -1,5 +1,8 @@
 | 
				
			|||||||
CHANGES FROM 2.9 to 3.0
 | 
					CHANGES FROM 2.9 to 3.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Workaround invalid layout strings generated by older tmux versions and add
 | 
				
			||||||
 | 
					  some additional sanity checks
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* xterm 348 now disables margins when resized, so send DECLRMM again after
 | 
					* xterm 348 now disables margins when resized, so send DECLRMM again after
 | 
				
			||||||
  resize.
 | 
					  resize.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
# configure.ac
 | 
					# configure.ac
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT([tmux], 3.0)
 | 
					AC_INIT([tmux], 3.0a)
 | 
				
			||||||
AC_PREREQ([2.60])
 | 
					AC_PREREQ([2.60])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_CONFIG_AUX_DIR(etc)
 | 
					AC_CONFIG_AUX_DIR(etc)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user