mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Honour renumber-windows when unlinking a window, from Thomas Adam.
This commit is contained in:
		@@ -351,6 +351,7 @@ server_unlink_window(struct session *s, struct winlink *wl)
 | 
			
		||||
		server_destroy_session_group(s);
 | 
			
		||||
	else
 | 
			
		||||
		server_redraw_session_group(s);
 | 
			
		||||
	session_renumber_windows(s);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user