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:
		@@ -56,6 +56,7 @@ cmd_kill_pane_exec(struct cmd *self, struct cmdq_item *item)
 | 
			
		||||
			layout_close_pane(loopwp);
 | 
			
		||||
			window_remove_pane(wl->window, loopwp);
 | 
			
		||||
		}
 | 
			
		||||
		server_redraw_window(wl->window);
 | 
			
		||||
		return (CMD_RETURN_NORMAL);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user