pub fn suggest_command(input: &str) -> Option<&'static str>
Find closest matching command (Levenshtein).