mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
This commit is contained in:
		@@ -1379,6 +1379,7 @@ focused:
 | 
			
		||||
		if (wp->base.mode & MODE_FOCUSON)
 | 
			
		||||
			bufferevent_write(wp->event, "\033[I", 3);
 | 
			
		||||
		notify_pane("pane-focus-in", wp);
 | 
			
		||||
		session_update_activity(c->session, NULL);
 | 
			
		||||
	}
 | 
			
		||||
	wp->flags |= PANE_FOCUSED;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user