Skip to main content

split_horizontal

Function split_horizontal 

Source
pub fn split_horizontal(command: Option<&str>) -> Result<(), WindowError>
Expand description

Split the current pane horizontally.

ยงErrors

Returns an error if the pane cannot be split.