Function tmux_lib::window::set_layout

source ·
pub async fn set_layout(layout: &str, window_id: &WindowId) -> Result<()>
Expand description

Apply the provided layout to the window with window_id.