Skip to main content

spawn

Function spawn 

Source
pub fn spawn(cmd: &str, args: &[&str], _name: Option<&str>) -> Result<String>
Expand description

Spawn a command in a new horizontal split pane. Returns the new pane ID (e.g. “%5”).