mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	-T should not actually select the pane.
This commit is contained in:
		@@ -157,6 +157,7 @@ cmd_select_pane_exec(struct cmd *self, struct cmdq_item *item)
 | 
			
		||||
		screen_set_title(&wp->base, pane_title);
 | 
			
		||||
		server_status_window(wp->window);
 | 
			
		||||
		free(pane_title);
 | 
			
		||||
		return (CMD_RETURN_NORMAL);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if (wp == w->active)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user