mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	-temacs-copy should now be -Tcopy-mode
This commit is contained in:
		@@ -36,7 +36,7 @@ bind C-a send-prefix
 | 
			
		||||
# Turn the mouse on, but without copy mode dragging
 | 
			
		||||
set -g mouse on
 | 
			
		||||
unbind -n MouseDrag1Pane
 | 
			
		||||
unbind -temacs-copy MouseDrag1Pane
 | 
			
		||||
unbind -Tcopy-mode MouseDrag1Pane
 | 
			
		||||
 | 
			
		||||
# Some extra key bindings to select higher numbered windows
 | 
			
		||||
bind F1 selectw -t:10
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user