pub fn key_code_to_bytes(key: KeyCode) -> Option<Vec<u8>>
Converts a key code into bytes suitable for the legacy direct PTY path.