mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
This commit is contained in:
		@@ -402,6 +402,8 @@ key_bindings_init(void)
 | 
			
		||||
		"bind -Tcopy-mode C-Up send -X scroll-up",
 | 
			
		||||
		"bind -Tcopy-mode C-Down send -X scroll-down",
 | 
			
		||||
 | 
			
		||||
		"bind -Tcopy-mode-vi '#' send -FX search-backward '#{copy_cursor_word}'",
 | 
			
		||||
		"bind -Tcopy-mode-vi * send -FX search-forward '#{copy_cursor_word}'",
 | 
			
		||||
		"bind -Tcopy-mode-vi C-c send -X cancel",
 | 
			
		||||
		"bind -Tcopy-mode-vi C-d send -X halfpage-down",
 | 
			
		||||
		"bind -Tcopy-mode-vi C-e send -X scroll-down",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user