mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Update CHANGES.
This commit is contained in:
		
							
								
								
									
										20
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								CHANGES
									
									
									
									
									
								
							@@ -1,9 +1,29 @@
 | 
				
			|||||||
CHANGES FROM 3.2 TO 3.3
 | 
					CHANGES FROM 3.2 TO 3.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Change cursor style handling so tmux understands which sequences contain
 | 
				
			||||||
 | 
					  blinking and sets the flag appropriately, means that it works whether cnorm
 | 
				
			||||||
 | 
					  disables blinking or not. This now matches xterm's behaviour.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* More accurate vi(1) word navigation in copy mode and on the status line. This
 | 
					* More accurate vi(1) word navigation in copy mode and on the status line. This
 | 
				
			||||||
  changes the meaning of the word-separators option - setting it to the empty
 | 
					  changes the meaning of the word-separators option - setting it to the empty
 | 
				
			||||||
  string is equivalent to the previous behavior.
 | 
					  string is equivalent to the previous behavior.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add an "always" value for the "extended-keys" option; if set then tmux will
 | 
				
			||||||
 | 
					  forward extended keys to applications even if they do not request them.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add a "mouse" terminal feature so tmux can enable the mouse on terminals
 | 
				
			||||||
 | 
					  where it is known to be supported even if terminfo(5) says otherwise.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add -F for command-prompt and use it to fix "Rename" on the window menu.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Do not expand the filename given to -f so it can contain colons.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add different command historys for different types of prompts ("command",
 | 
				
			||||||
 | 
					  "search" etc). From Anindya Mukherjee.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Fixes for problems with extended keys and modifiers, scroll region,
 | 
				
			||||||
 | 
					  source-file, crosscompiling, format modifiers and other minor issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CHANGES FROM 3.1c TO 3.2
 | 
					CHANGES FROM 3.1c TO 3.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Add a flag to disable keys to close a message.
 | 
					* Add a flag to disable keys to close a message.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user