Skip to main content

split_vertical

Function split_vertical 

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

Split the current pane vertically.

ยงErrors

Returns an error if the pane cannot be split.