mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Fix trailing \, pointed out by Romain Francoise and a few others.
This commit is contained in:
		@@ -72,8 +72,8 @@ unbind w
 | 
			
		||||
bind w list-windows
 | 
			
		||||
 | 
			
		||||
# quit \ 
 | 
			
		||||
unbind \
 | 
			
		||||
bind \ confirm-before "kill-server"
 | 
			
		||||
unbind '\'
 | 
			
		||||
bind '\' confirm-before "kill-server"
 | 
			
		||||
 | 
			
		||||
# kill K k 
 | 
			
		||||
unbind K
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user