pub fn input_line( prompt: &str, text: &str, keys: &[(&str, &str)], ) -> Line<'static>
Footer while typing: prompt, the text so far with a cursor, then keys.
prompt