pub fn prompt_text(prompt: &str, default: Option<&str>) -> String
Prompt for plain text input with optional default fallback