mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Add couple of CHANGES tweaks.
This commit is contained in:
		
							
								
								
									
										6
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								CHANGES
									
									
									
									
									
								
							@@ -2,15 +2,15 @@ CHANGES FROM 3.1 TO 3.2
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
* Change double and triple click bindings so that only one is fired (previously
 | 
					* Change double and triple click bindings so that only one is fired (previously
 | 
				
			||||||
  double click was fired on the way to triple click). Also add default double
 | 
					  double click was fired on the way to triple click). Also add default double
 | 
				
			||||||
  and triple click binding to copy the word or line under the cursor and change
 | 
					  and triple click bindings to copy the word or line under the cursor and
 | 
				
			||||||
  the existing bindings in copy mode to do the same.
 | 
					  change the existing bindings in copy mode to do the same.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Add a default binding for button 2 to paste.
 | 
					* Add a default binding for button 2 to paste.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Add -d flag to run-shell to delay before running the command and allow it to
 | 
					* Add -d flag to run-shell to delay before running the command and allow it to
 | 
				
			||||||
  run without a command so it just delays.
 | 
					  run without a command so it just delays.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Add C-g to cancel command prompt with vi(1) keys as well as emacs, and q in
 | 
					* Add C-g to cancel command prompt with vi keys as well as emacs, and q in
 | 
				
			||||||
  command mode.
 | 
					  command mode.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* When the server socket is given with -S, create it with umask 177 instead of
 | 
					* When the server socket is given with -S, create it with umask 177 instead of
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user