pub fn parse_term_cwd_event(data: &[u8]) -> Option<(u16, String)>
Parse an S2C_TERM_CWD_EVENT → (pty_id, cwd).
S2C_TERM_CWD_EVENT
(pty_id, cwd)