mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Pull 3.2-rc up to master.
This commit is contained in:
		
							
								
								
									
										3
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								CHANGES
									
									
									
									
									
								
							@@ -1,5 +1,8 @@
 | 
			
		||||
CHANGES FROM 3.1b TO 3.2
 | 
			
		||||
 | 
			
		||||
* Add a way for control mode clients to subscribe to a format and be notified
 | 
			
		||||
  of changes rather than having to poll.
 | 
			
		||||
    
 | 
			
		||||
* Add some formats for search in copy mode (search_present, search_match).
 | 
			
		||||
 | 
			
		||||
* Do not wait on shutdown for commands started with run -b.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# configure.ac
 | 
			
		||||
 | 
			
		||||
AC_INIT([tmux], next-3.3)
 | 
			
		||||
AC_INIT([tmux], 3.2-rc)
 | 
			
		||||
AC_PREREQ([2.60])
 | 
			
		||||
 | 
			
		||||
AC_CONFIG_AUX_DIR(etc)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user