mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
This commit is contained in:
		@@ -1810,6 +1810,7 @@ window_copy_clear_selection(struct window_pane *wp)
 | 
			
		||||
	screen_clear_selection(&data->screen);
 | 
			
		||||
 | 
			
		||||
	data->cursordrag = CURSORDRAG_NONE;
 | 
			
		||||
	data->lineflag = LINE_SEL_NONE;
 | 
			
		||||
 | 
			
		||||
	py = screen_hsize(data->backing) + data->cy - data->oy;
 | 
			
		||||
	px = window_copy_find_length(wp, py);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user