mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-02 15:56:13 +00:00 
			
		
		
		
	Fixes to CHANGES.
This commit is contained in:
		
							
								
								
									
										8
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								CHANGES
									
									
									
									
									
								
							@@ -10,9 +10,6 @@ CHANGES FROM 3.0 to X.X
 | 
			
		||||
 | 
			
		||||
* Do not truncate list-keys output.
 | 
			
		||||
 | 
			
		||||
* Workaround invalid layout strings generated by older tmux versions and add
 | 
			
		||||
  some additional sanity checks
 | 
			
		||||
 | 
			
		||||
* Turn automatic-rename back on if the \033k rename escape sequence is used
 | 
			
		||||
  with an empty name.
 | 
			
		||||
 | 
			
		||||
@@ -34,7 +31,7 @@ CHANGES FROM 3.0 to X.X
 | 
			
		||||
* Limit lazy resize to panes in attached sessions only
 | 
			
		||||
 | 
			
		||||
* Add an option to set the key sent by backspace for those whose system uses ^H
 | 
			
		||||
  rather than ^?
 | 
			
		||||
  rather than ^?.
 | 
			
		||||
 | 
			
		||||
* Change new-session -A without a session name (that is, no -s option also) to
 | 
			
		||||
  attach to the best existing session like attach-session rather than a new
 | 
			
		||||
@@ -64,6 +61,9 @@ CHANGES FROM 3.0 to X.X
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
  resize.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user