pub fn parse_window_layout(input: &str) -> Result<WindowLayout>Expand description
Parse the Tmux layout string description and return the pane-ids.
pub fn parse_window_layout(input: &str) -> Result<WindowLayout>Parse the Tmux layout string description and return the pane-ids.