pub fn parse_term_cwd_reply(data: &[u8]) -> Option<(u16, String)>
Parse an S2C_TERM_CWD reply → (nonce, cwd).
S2C_TERM_CWD
(nonce, cwd)