Skip to main content

key_code_to_bytes

Function key_code_to_bytes 

Source
pub fn key_code_to_bytes(key: KeyCode) -> Option<Vec<u8>>
Expand description

Converts a key code into bytes suitable for the legacy direct PTY path.