pub fn send_text_to_pane_cmd(text: &str, pane_id: i64) -> StringExpand description
Generates a command string to send text to a specific WeztermPane using the WezTerm CLI.
pub fn send_text_to_pane_cmd(text: &str, pane_id: i64) -> StringGenerates a command string to send text to a specific WeztermPane using the WezTerm CLI.