pub fn parse_key_string(key_str: &str) -> Option<KeyEvent>
Parse a key string like “q”, “esc”, “ctrl+p”, “shift+tab” into a KeyEvent